Class PrivatecaCaPoolIssuancePolicyIdentityConstraintsOutputReference

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

      • PrivatecaCaPoolIssuancePolicyIdentityConstraintsOutputReference

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

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

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

      • resetCelExpression

        @Stability(Stable)
        public void resetCelExpression()
      • getAllowSubjectAltNamesPassthroughInput

        @Stability(Stable)
        @Nullable
        public Object getAllowSubjectAltNamesPassthroughInput()
      • getAllowSubjectPassthroughInput

        @Stability(Stable)
        @Nullable
        public Object getAllowSubjectPassthroughInput()
      • getAllowSubjectAltNamesPassthrough

        @Stability(Stable)
        @NotNull
        public Object getAllowSubjectAltNamesPassthrough()
      • setAllowSubjectAltNamesPassthrough

        @Stability(Stable)
        public void setAllowSubjectAltNamesPassthrough​(@NotNull
                                                       Boolean value)
      • setAllowSubjectAltNamesPassthrough

        @Stability(Stable)
        public void setAllowSubjectAltNamesPassthrough​(@NotNull
                                                       com.hashicorp.cdktf.IResolvable value)
      • getAllowSubjectPassthrough

        @Stability(Stable)
        @NotNull
        public Object getAllowSubjectPassthrough()
      • setAllowSubjectPassthrough

        @Stability(Stable)
        public void setAllowSubjectPassthrough​(@NotNull
                                               Boolean value)
      • setAllowSubjectPassthrough

        @Stability(Stable)
        public void setAllowSubjectPassthrough​(@NotNull
                                               com.hashicorp.cdktf.IResolvable value)