Class AccessContextManagerServicePerimeterIngressPolicyIngressFromOutputReference

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

      • AccessContextManagerServicePerimeterIngressPolicyIngressFromOutputReference

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

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

        @Stability(Stable)
        public AccessContextManagerServicePerimeterIngressPolicyIngressFromOutputReference​(@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()
      • resetSources

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

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

        @Stability(Stable)
        @Nullable
        public String getIdentityTypeInput()
      • 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)