Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad.CfnTemplatePropsMixin.TemplateV3Property.Builder
Packages that use CfnTemplatePropsMixin.TemplateV3Property.Builder
-
Uses of CfnTemplatePropsMixin.TemplateV3Property.Builder in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad
Methods in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad that return CfnTemplatePropsMixin.TemplateV3Property.BuilderModifier and TypeMethodDescriptionCfnTemplatePropsMixin.TemplateV3Property.builder()CfnTemplatePropsMixin.TemplateV3Property.Builder.certificateValidity(CfnTemplatePropsMixin.CertificateValidityProperty certificateValidity) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getCertificateValidity()CfnTemplatePropsMixin.TemplateV3Property.Builder.certificateValidity(IResolvable certificateValidity) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getCertificateValidity()CfnTemplatePropsMixin.TemplateV3Property.Builder.enrollmentFlags(CfnTemplatePropsMixin.EnrollmentFlagsV3Property enrollmentFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getEnrollmentFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.enrollmentFlags(IResolvable enrollmentFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getEnrollmentFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.extensions(CfnTemplatePropsMixin.ExtensionsV3Property extensions) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getExtensions()CfnTemplatePropsMixin.TemplateV3Property.Builder.extensions(IResolvable extensions) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getExtensions()CfnTemplatePropsMixin.TemplateV3Property.Builder.generalFlags(CfnTemplatePropsMixin.GeneralFlagsV3Property generalFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getGeneralFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.generalFlags(IResolvable generalFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getGeneralFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.hashAlgorithm(String hashAlgorithm) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getHashAlgorithm()CfnTemplatePropsMixin.TemplateV3Property.Builder.privateKeyAttributes(CfnTemplatePropsMixin.PrivateKeyAttributesV3Property privateKeyAttributes) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getPrivateKeyAttributes()CfnTemplatePropsMixin.TemplateV3Property.Builder.privateKeyAttributes(IResolvable privateKeyAttributes) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getPrivateKeyAttributes()CfnTemplatePropsMixin.TemplateV3Property.Builder.privateKeyFlags(CfnTemplatePropsMixin.PrivateKeyFlagsV3Property privateKeyFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getPrivateKeyFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.privateKeyFlags(IResolvable privateKeyFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getPrivateKeyFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.subjectNameFlags(CfnTemplatePropsMixin.SubjectNameFlagsV3Property subjectNameFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getSubjectNameFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.subjectNameFlags(IResolvable subjectNameFlags) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getSubjectNameFlags()CfnTemplatePropsMixin.TemplateV3Property.Builder.supersededTemplates(List<String> supersededTemplates) Sets the value ofCfnTemplatePropsMixin.TemplateV3Property.getSupersededTemplates()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad with parameters of type CfnTemplatePropsMixin.TemplateV3Property.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.TemplateV3Property.Builder.