Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad.CfnTemplatePropsMixin.Builder
Packages that use CfnTemplatePropsMixin.Builder
-
Uses of CfnTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad
Methods in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad that return CfnTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnTemplatePropsMixin.Builder.connectorArn(String connectorArn) The Amazon Resource Name (ARN) that was returned when you called CreateConnector .CfnTemplatePropsMixin.Builder.create()CfnTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTemplatePropsMixin.Builder.definition(CfnTemplatePropsMixin.TemplateDefinitionProperty definition) Template configuration to define the information included in certificates.CfnTemplatePropsMixin.Builder.definition(IResolvable definition) Template configuration to define the information included in certificates.Name of the templates.CfnTemplatePropsMixin.Builder.reenrollAllCertificateHolders(Boolean reenrollAllCertificateHolders) This setting allows the major version of a template to be increased automatically.CfnTemplatePropsMixin.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.