Class AcmpcaCertificateAuthorityRevocationConfigurationOcspConfigurationOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:50.041Z")
    @Stability(Stable)
    public class AcmpcaCertificateAuthorityRevocationConfigurationOcspConfigurationOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • AcmpcaCertificateAuthorityRevocationConfigurationOcspConfigurationOutputReference

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

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

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

      • resetOcspCustomCname

        @Stability(Stable)
        public void resetOcspCustomCname()
      • getEnabledInput

        @Stability(Stable)
        @Nullable
        public Object getEnabledInput()
      • getOcspCustomCnameInput

        @Stability(Stable)
        @Nullable
        public String getOcspCustomCnameInput()
      • getEnabled

        @Stability(Stable)
        @NotNull
        public Object getEnabled()
      • setEnabled

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

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

        @Stability(Stable)
        @NotNull
        public String getOcspCustomCname()
      • setOcspCustomCname

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