Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wellarchitected.CfnReviewTemplatePropsMixin.Builder
Packages that use CfnReviewTemplatePropsMixin.Builder
-
Uses of CfnReviewTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected
Methods in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected that return CfnReviewTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnReviewTemplatePropsMixin.Builder.create()CfnReviewTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnReviewTemplatePropsMixin.Builder.description(String description) The review template description.The lenses applied to the review template.The notes associated with the review template.CfnReviewTemplatePropsMixin.Builder.tags(List<? extends CfnReviewTemplatePropsMixin.TagsItemsProperty> tags) The tags assigned to the review template.CfnReviewTemplatePropsMixin.Builder.templateName(String templateName) The name of the review template.