Uses of Class
software.amazon.awscdk.services.pcaconnectorad.CfnTemplate.Builder
Packages that use CfnTemplate.Builder
Package
Description
AWS::PCAConnectorAD Construct Library
-
Uses of CfnTemplate.Builder in software.amazon.awscdk.services.pcaconnectorad
Methods in software.amazon.awscdk.services.pcaconnectorad that return CfnTemplate.BuilderModifier and TypeMethodDescriptionCfnTemplate.Builder.connectorArn(String connectorArn) The Amazon Resource Name (ARN) that was returned when you called CreateConnector .static CfnTemplate.BuilderCfnTemplate.Builder.definition(IResolvable definition) Template configuration to define the information included in certificates.CfnTemplate.Builder.definition(CfnTemplate.TemplateDefinitionProperty definition) Template configuration to define the information included in certificates.Name of the templates.CfnTemplate.Builder.reenrollAllCertificateHolders(Boolean reenrollAllCertificateHolders) This setting allows the major version of a template to be increased automatically.CfnTemplate.Builder.reenrollAllCertificateHolders(IResolvable reenrollAllCertificateHolders) This setting allows the major version of a template to be increased automatically.Metadata assigned to a template consisting of a key-value pair.