Class CfnTemplate.TemplateV4Property.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnTemplate.TemplateV4Property.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTemplate.TemplateV4Property
An implementation for CfnTemplate.TemplateV4Property
  • 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.pcaconnectorad.CfnTemplate.TemplateV4Property

    CfnTemplate.TemplateV4Property.Builder, CfnTemplate.TemplateV4Property.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnTemplate.TemplateV4Property.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 Object
    Certificate validity describes the validity and renewal periods of a certificate.
    final Object
    Enrollment flags describe the enrollment settings for certificates using the existing private key and deleting expired or revoked certificates.
    final Object
    Extensions describe the key usage extensions and application policies for a template.
    final Object
    General flags describe whether the template is used for computers or users and if the template can be used with autoenrollment.
    final String
    Specifies the hash algorithm used to hash the private key.
    final Object
    Private key attributes allow you to specify the minimal key length, key spec, key usage, and cryptographic providers for the private key of a certificate for v4 templates.
    final Object
    Private key flags for v4 templates specify the client compatibility, if the private key can be exported, if user input is required when using a private key, if an alternate signature algorithm should be used, and if certificates are renewed using the same private key.
    final Object
    Subject name flags describe the subject name and subject alternate name that is included in a certificate.
    final List<String>
    List of templates in Active Directory that are superseded by this template.
    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