Class CfnService.NetworkConfigurationProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ecs.CfnService.NetworkConfigurationProperty.Jsii$Proxy
All Implemented Interfaces:
CfnService.NetworkConfigurationProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnService.NetworkConfigurationProperty

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

  • Method Details

    • getAwsvpcConfiguration

      public final Object getAwsvpcConfiguration()
      Description copied from interface: CfnService.NetworkConfigurationProperty
      The VPC subnets and security groups that are associated with a task.

      All specified subnets and security groups must be from the same VPC.

      Specified by:
      getAwsvpcConfiguration in interface CfnService.NetworkConfigurationProperty
    • $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