Class ComputeRegionInstanceTemplateNetworkInterfaceOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.774Z")
    @Stability(Stable)
    public class ComputeRegionInstanceTemplateNetworkInterfaceOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • ComputeRegionInstanceTemplateNetworkInterfaceOutputReference

        protected ComputeRegionInstanceTemplateNetworkInterfaceOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • ComputeRegionInstanceTemplateNetworkInterfaceOutputReference

        protected ComputeRegionInstanceTemplateNetworkInterfaceOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • ComputeRegionInstanceTemplateNetworkInterfaceOutputReference

        @Stability(Stable)
        public ComputeRegionInstanceTemplateNetworkInterfaceOutputReference​(@NotNull
                                                                            com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                            @NotNull
                                                                            String terraformAttribute,
                                                                            @NotNull
                                                                            Number complexObjectIndex,
                                                                            @NotNull
                                                                            Boolean complexObjectIsFromSet)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
        complexObjectIndex - the index of this item in the list. This parameter is required.
        complexObjectIsFromSet - whether the list is wrapping a set (will add tolist() to be able to access an item via an index). This parameter is required.
    • Method Detail

      • putAccessConfig

        @Stability(Stable)
        public void putAccessConfig​(@NotNull
                                    Object value)
        Parameters:
        value - This parameter is required.
      • putAliasIpRange

        @Stability(Stable)
        public void putAliasIpRange​(@NotNull
                                    Object value)
        Parameters:
        value - This parameter is required.
      • putIpv6AccessConfig

        @Stability(Stable)
        public void putIpv6AccessConfig​(@NotNull
                                        Object value)
        Parameters:
        value - This parameter is required.
      • resetAccessConfig

        @Stability(Stable)
        public void resetAccessConfig()
      • resetAliasIpRange

        @Stability(Stable)
        public void resetAliasIpRange()
      • resetInternalIpv6PrefixLength

        @Stability(Stable)
        public void resetInternalIpv6PrefixLength()
      • resetIpv6AccessConfig

        @Stability(Stable)
        public void resetIpv6AccessConfig()
      • resetIpv6Address

        @Stability(Stable)
        public void resetIpv6Address()
      • resetNetwork

        @Stability(Stable)
        public void resetNetwork()
      • resetNetworkIp

        @Stability(Stable)
        public void resetNetworkIp()
      • resetNicType

        @Stability(Stable)
        public void resetNicType()
      • resetQueueCount

        @Stability(Stable)
        public void resetQueueCount()
      • resetStackType

        @Stability(Stable)
        public void resetStackType()
      • resetSubnetwork

        @Stability(Stable)
        public void resetSubnetwork()
      • resetSubnetworkProject

        @Stability(Stable)
        public void resetSubnetworkProject()
      • getIpv6AccessType

        @Stability(Stable)
        @NotNull
        public String getIpv6AccessType()
      • getName

        @Stability(Stable)
        @NotNull
        public String getName()
      • getAccessConfigInput

        @Stability(Stable)
        @Nullable
        public Object getAccessConfigInput()
      • getAliasIpRangeInput

        @Stability(Stable)
        @Nullable
        public Object getAliasIpRangeInput()
      • getInternalIpv6PrefixLengthInput

        @Stability(Stable)
        @Nullable
        public Number getInternalIpv6PrefixLengthInput()
      • getIpv6AccessConfigInput

        @Stability(Stable)
        @Nullable
        public Object getIpv6AccessConfigInput()
      • getIpv6AddressInput

        @Stability(Stable)
        @Nullable
        public String getIpv6AddressInput()
      • getNetworkInput

        @Stability(Stable)
        @Nullable
        public String getNetworkInput()
      • getNetworkIpInput

        @Stability(Stable)
        @Nullable
        public String getNetworkIpInput()
      • getNicTypeInput

        @Stability(Stable)
        @Nullable
        public String getNicTypeInput()
      • getQueueCountInput

        @Stability(Stable)
        @Nullable
        public Number getQueueCountInput()
      • getStackTypeInput

        @Stability(Stable)
        @Nullable
        public String getStackTypeInput()
      • getSubnetworkInput

        @Stability(Stable)
        @Nullable
        public String getSubnetworkInput()
      • getSubnetworkProjectInput

        @Stability(Stable)
        @Nullable
        public String getSubnetworkProjectInput()
      • getInternalIpv6PrefixLength

        @Stability(Stable)
        @NotNull
        public Number getInternalIpv6PrefixLength()
      • setInternalIpv6PrefixLength

        @Stability(Stable)
        public void setInternalIpv6PrefixLength​(@NotNull
                                                Number value)
      • getIpv6Address

        @Stability(Stable)
        @NotNull
        public String getIpv6Address()
      • setIpv6Address

        @Stability(Stable)
        public void setIpv6Address​(@NotNull
                                   String value)
      • getNetwork

        @Stability(Stable)
        @NotNull
        public String getNetwork()
      • setNetwork

        @Stability(Stable)
        public void setNetwork​(@NotNull
                               String value)
      • getNetworkIp

        @Stability(Stable)
        @NotNull
        public String getNetworkIp()
      • setNetworkIp

        @Stability(Stable)
        public void setNetworkIp​(@NotNull
                                 String value)
      • getNicType

        @Stability(Stable)
        @NotNull
        public String getNicType()
      • setNicType

        @Stability(Stable)
        public void setNicType​(@NotNull
                               String value)
      • getQueueCount

        @Stability(Stable)
        @NotNull
        public Number getQueueCount()
      • setQueueCount

        @Stability(Stable)
        public void setQueueCount​(@NotNull
                                  Number value)
      • getStackType

        @Stability(Stable)
        @NotNull
        public String getStackType()
      • setStackType

        @Stability(Stable)
        public void setStackType​(@NotNull
                                 String value)
      • getSubnetwork

        @Stability(Stable)
        @NotNull
        public String getSubnetwork()
      • setSubnetwork

        @Stability(Stable)
        public void setSubnetwork​(@NotNull
                                  String value)
      • getSubnetworkProject

        @Stability(Stable)
        @NotNull
        public String getSubnetworkProject()
      • setSubnetworkProject

        @Stability(Stable)
        public void setSubnetworkProject​(@NotNull
                                         String value)
      • getInternalValue

        @Stability(Stable)
        @Nullable
        public Object getInternalValue()
      • setInternalValue

        @Stability(Stable)
        public void setInternalValue​(@Nullable
                                     com.hashicorp.cdktf.IResolvable value)