Class NetworkConnectivitySpokeLinkedVpcNetworkOutputReference

  • 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:22.055Z")
    @Stability(Stable)
    public class NetworkConnectivitySpokeLinkedVpcNetworkOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • NetworkConnectivitySpokeLinkedVpcNetworkOutputReference

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

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

        @Stability(Stable)
        public NetworkConnectivitySpokeLinkedVpcNetworkOutputReference​(@NotNull
                                                                       com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                       @NotNull
                                                                       String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetExcludeExportRanges

        @Stability(Stable)
        public void resetExcludeExportRanges()
      • getExcludeExportRangesInput

        @Stability(Stable)
        @Nullable
        public List<String> getExcludeExportRangesInput()
      • getUriInput

        @Stability(Stable)
        @Nullable
        public String getUriInput()
      • getExcludeExportRanges

        @Stability(Stable)
        @NotNull
        public List<String> getExcludeExportRanges()
      • setExcludeExportRanges

        @Stability(Stable)
        public void setExcludeExportRanges​(@NotNull
                                           List<String> value)
      • getUri

        @Stability(Stable)
        @NotNull
        public String getUri()
      • setUri

        @Stability(Stable)
        public void setUri​(@NotNull
                           String value)