Class AccessContextManagerServicePerimeterSpecEgressPoliciesEgressToOutputReference

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

      • AccessContextManagerServicePerimeterSpecEgressPoliciesEgressToOutputReference

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

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

        @Stability(Stable)
        public AccessContextManagerServicePerimeterSpecEgressPoliciesEgressToOutputReference​(@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

      • putOperations

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

        @Stability(Stable)
        public void resetExternalResources()
      • resetOperations

        @Stability(Stable)
        public void resetOperations()
      • resetResources

        @Stability(Stable)
        public void resetResources()
      • getExternalResourcesInput

        @Stability(Stable)
        @Nullable
        public List<String> getExternalResourcesInput()
      • getOperationsInput

        @Stability(Stable)
        @Nullable
        public Object getOperationsInput()
      • getResourcesInput

        @Stability(Stable)
        @Nullable
        public List<String> getResourcesInput()
      • getExternalResources

        @Stability(Stable)
        @NotNull
        public List<String> getExternalResources()
      • setExternalResources

        @Stability(Stable)
        public void setExternalResources​(@NotNull
                                         List<String> value)
      • getResources

        @Stability(Stable)
        @NotNull
        public List<String> getResources()
      • setResources

        @Stability(Stable)
        public void setResources​(@NotNull
                                 List<String> value)