Class AccessContextManagerServicePerimeterStatusEgressPoliciesEgressFromOutputReference

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

      • AccessContextManagerServicePerimeterStatusEgressPoliciesEgressFromOutputReference

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

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

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

      • putSources

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

        @Stability(Stable)
        public void resetIdentities()
      • resetIdentityType

        @Stability(Stable)
        public void resetIdentityType()
      • resetSourceRestriction

        @Stability(Stable)
        public void resetSourceRestriction()
      • resetSources

        @Stability(Stable)
        public void resetSources()
      • getIdentitiesInput

        @Stability(Stable)
        @Nullable
        public List<String> getIdentitiesInput()
      • getIdentityTypeInput

        @Stability(Stable)
        @Nullable
        public String getIdentityTypeInput()
      • getSourceRestrictionInput

        @Stability(Stable)
        @Nullable
        public String getSourceRestrictionInput()
      • getSourcesInput

        @Stability(Stable)
        @Nullable
        public Object getSourcesInput()
      • getIdentities

        @Stability(Stable)
        @NotNull
        public List<String> getIdentities()
      • setIdentities

        @Stability(Stable)
        public void setIdentities​(@NotNull
                                  List<String> value)
      • getIdentityType

        @Stability(Stable)
        @NotNull
        public String getIdentityType()
      • setIdentityType

        @Stability(Stable)
        public void setIdentityType​(@NotNull
                                    String value)
      • getSourceRestriction

        @Stability(Stable)
        @NotNull
        public String getSourceRestriction()
      • setSourceRestriction

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