Uses of Interface
software.amazon.awscdk.services.wellarchitected.CfnReviewTemplateProps
Packages that use CfnReviewTemplateProps
Package
Description
AWS::WellArchitected Construct Library
-
Uses of CfnReviewTemplateProps in software.amazon.awscdk.services.wellarchitected
Classes in software.amazon.awscdk.services.wellarchitected that implement CfnReviewTemplatePropsMethods in software.amazon.awscdk.services.wellarchitected that return CfnReviewTemplatePropsModifier and TypeMethodDescriptionCfnReviewTemplateProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.wellarchitected with parameters of type CfnReviewTemplatePropsModifierConstructorDescriptionCfnReviewTemplate(software.constructs.Construct scope, String id, CfnReviewTemplateProps props) Create a newAWS::WellArchitected::ReviewTemplate.