Class CfnCertificateProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.transfer.CfnCertificateProps.Jsii$Proxy
All Implemented Interfaces:
CfnCertificateProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnCertificateProps

@Stability(Stable) @Internal public static final class CfnCertificateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateProps
An implementation for CfnCertificateProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.transfer.CfnCertificateProps

    CfnCertificateProps.Builder, CfnCertificateProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnCertificateProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    An optional date that specifies when the certificate becomes active.
    final String
    The file name for the certificate.
    final String
    The list of certificates that make up the chain for the certificate.
    final String
    The name or description that's used to identity the certificate.
    final String
    An optional date that specifies when the certificate becomes inactive.
    final String
    The file that contains the private key for the certificate that's being imported.
    final List<CfnTag>
    Key-value pairs that can be used to group and search for certificates.
    final String
    Specifies how this certificate is used.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait