Class PrivatecaCaPoolIssuancePolicyAllowedKeyTypesRsaOutputReference

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

      • PrivatecaCaPoolIssuancePolicyAllowedKeyTypesRsaOutputReference

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

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

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

      • resetMaxModulusSize

        @Stability(Stable)
        public void resetMaxModulusSize()
      • resetMinModulusSize

        @Stability(Stable)
        public void resetMinModulusSize()
      • getMaxModulusSizeInput

        @Stability(Stable)
        @Nullable
        public String getMaxModulusSizeInput()
      • getMinModulusSizeInput

        @Stability(Stable)
        @Nullable
        public String getMinModulusSizeInput()
      • getMaxModulusSize

        @Stability(Stable)
        @NotNull
        public String getMaxModulusSize()
      • setMaxModulusSize

        @Stability(Stable)
        public void setMaxModulusSize​(@NotNull
                                      String value)
      • getMinModulusSize

        @Stability(Stable)
        @NotNull
        public String getMinModulusSize()
      • setMinModulusSize

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