Uses of Class
software.amazon.awscdk.services.wellarchitected.CfnReviewTemplate.Builder
Packages that use CfnReviewTemplate.Builder
Package
Description
AWS::WellArchitected Construct Library
-
Uses of CfnReviewTemplate.Builder in software.amazon.awscdk.services.wellarchitected
Methods in software.amazon.awscdk.services.wellarchitected that return CfnReviewTemplate.BuilderModifier and TypeMethodDescriptionstatic CfnReviewTemplate.BuilderCfnReviewTemplate.Builder.description(String description) The review template description.The lenses applied to the review template.The notes associated with the review template.CfnReviewTemplate.Builder.tags(List<? extends CfnReviewTemplate.TagsItemsProperty> tags) The tags assigned to the review template.CfnReviewTemplate.Builder.templateName(String templateName) The name of the review template.