Uses of Class
software.amazon.awscdk.services.wellarchitected.CfnProfile.Builder
Packages that use CfnProfile.Builder
Package
Description
AWS::WellArchitected Construct Library
-
Uses of CfnProfile.Builder in software.amazon.awscdk.services.wellarchitected
Methods in software.amazon.awscdk.services.wellarchitected that return CfnProfile.BuilderModifier and TypeMethodDescriptionstatic CfnProfile.BuilderCfnProfile.Builder.profileDescription(String profileDescription) The profile description.CfnProfile.Builder.profileName(String profileName) The name of the profile.CfnProfile.Builder.profileQuestions(List<? extends Object> profileQuestions) The profile questions.CfnProfile.Builder.profileQuestions(IResolvable profileQuestions) The profile questions.The tags assigned to the profile.