TemplateV3
Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.
Inherited functions
Casts this TemplateDefinition as a TemplateV2 and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.TemplateV2 value. Throws an exception if the TemplateDefinition is not a TemplateV2.
Casts this TemplateDefinition as a TemplateV2 and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.TemplateV2 value. Returns null if the TemplateDefinition is not a TemplateV2.
Casts this TemplateDefinition as a TemplateV3 and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.TemplateV3 value. Throws an exception if the TemplateDefinition is not a TemplateV3.
Casts this TemplateDefinition as a TemplateV3 and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.TemplateV3 value. Returns null if the TemplateDefinition is not a TemplateV3.
Casts this TemplateDefinition as a TemplateV4 and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.TemplateV4 value. Throws an exception if the TemplateDefinition is not a TemplateV4.
Casts this TemplateDefinition as a TemplateV4 and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.TemplateV4 value. Returns null if the TemplateDefinition is not a TemplateV4.