Class CfnAccessPoint.VpcConfigurationProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3.CfnAccessPoint.VpcConfigurationProperty.Jsii$Proxy
All Implemented Interfaces:
CfnAccessPoint.VpcConfigurationProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnAccessPoint.VpcConfigurationProperty

@Stability(Stable) @Internal public static final class CfnAccessPoint.VpcConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPoint.VpcConfigurationProperty
  • Constructor Details

  • Method Details

    • getVpcId

      public final String getVpcId()
      Description copied from interface: CfnAccessPoint.VpcConfigurationProperty
      If this field is specified, the access point will only allow connections from the specified VPC ID.
      Specified by:
      getVpcId in interface CfnAccessPoint.VpcConfigurationProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object