Class CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty
@Stability(Stable)
@Internal
public static final class CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty
An implementation for
CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty-
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.ManagedVpcResourceProperty
CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Builder, CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe IP address type for the resource configuration endpoint.final StringAn intermediate publicly resolvable domain used as the VPC Lattice resource configuration endpoint.The security group IDs to associate with the VPC Lattice resource gateway.The subnet IDs within the VPC where the VPC Lattice resource gateway is placed.getTags()A map of tags (key-value pairs) to apply to a resource.final StringThe ID of the VPC that contains your private resource.final inthashCode()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
protected Jsii$Proxy(CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty.Builder.
-
-
Method Details
-
getEndpointIpAddressType
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourcePropertyThe IP address type for the resource configuration endpoint.- Specified by:
getEndpointIpAddressTypein interfaceCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- See Also:
-
getRoutingDomain
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourcePropertyAn intermediate publicly resolvable domain used as the VPC Lattice resource configuration endpoint.- Specified by:
getRoutingDomainin interfaceCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- See Also:
-
getSecurityGroupIds
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourcePropertyThe security group IDs to associate with the VPC Lattice resource gateway.- Specified by:
getSecurityGroupIdsin interfaceCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- See Also:
-
getSubnetIds
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourcePropertyThe subnet IDs within the VPC where the VPC Lattice resource gateway is placed.- Specified by:
getSubnetIdsin interfaceCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- See Also:
-
getTags
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourcePropertyA map of tags (key-value pairs) to apply to a resource.- Specified by:
getTagsin interfaceCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- See Also:
-
getVpcIdentifier
Description copied from interface:CfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourcePropertyThe ID of the VPC that contains your private resource.- Specified by:
getVpcIdentifierin interfaceCfnOAuth2CredentialProviderPropsMixin.ManagedVpcResourceProperty- 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()
-