Uses of Class
software.amazon.awscdk.services.wellarchitected.CfnProfileProps.Builder
Packages that use CfnProfileProps.Builder
Package
Description
AWS::WellArchitected Construct Library
-
Uses of CfnProfileProps.Builder in software.amazon.awscdk.services.wellarchitected
Methods in software.amazon.awscdk.services.wellarchitected that return CfnProfileProps.BuilderModifier and TypeMethodDescriptionstatic CfnProfileProps.BuilderCfnProfileProps.builder()CfnProfileProps.Builder.profileDescription(String profileDescription) Sets the value ofCfnProfileProps.getProfileDescription()CfnProfileProps.Builder.profileName(String profileName) Sets the value ofCfnProfileProps.getProfileName()CfnProfileProps.Builder.profileQuestions(List<? extends Object> profileQuestions) Sets the value ofCfnProfileProps.getProfileQuestions()CfnProfileProps.Builder.profileQuestions(IResolvable profileQuestions) Sets the value ofCfnProfileProps.getProfileQuestions()Sets the value ofCfnProfileProps.getTags()Constructors in software.amazon.awscdk.services.wellarchitected with parameters of type CfnProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProfileProps.Builder.