Class CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty
@Stability(Stable)
@Internal
public static final class CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty
An implementation for
CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty
CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Builder, CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty.Builder.
-
-
Method Details
-
getManagedVpcResource
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointPropertyConfiguration for a managed VPC Lattice resource.AgentCore creates and manages the VPC Lattice resource gateway and resource configuration on your behalf.
Returns union: either
IResolvableorCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- Specified by:
getManagedVpcResourcein interfaceCfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty- See Also:
-
getSelfManagedLatticeResource
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.PrivateEndpointPropertyConfiguration for a self-managed VPC Lattice resource.You create and manage the VPC Lattice resource gateway and resource configuration, then provide the resource configuration identifier.
Returns union: either
IResolvableorCfnOAuth2CredentialProviderPropsMixin.SelfManagedLatticeResourceProperty- Specified by:
getSelfManagedLatticeResourcein interfaceCfnOAuth2CredentialProviderPropsMixin.PrivateEndpointProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-