Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wellarchitected.CfnProfileMixinProps.Builder
Packages that use CfnProfileMixinProps.Builder
-
Uses of CfnProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected
Methods in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected that return CfnProfileMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnProfileMixinProps.BuilderCfnProfileMixinProps.builder()CfnProfileMixinProps.Builder.profileDescription(String profileDescription) Sets the value ofCfnProfileMixinProps.getProfileDescription()CfnProfileMixinProps.Builder.profileName(String profileName) Sets the value ofCfnProfileMixinProps.getProfileName()CfnProfileMixinProps.Builder.profileQuestions(List<? extends Object> profileQuestions) Sets the value ofCfnProfileMixinProps.getProfileQuestions()CfnProfileMixinProps.Builder.profileQuestions(IResolvable profileQuestions) Sets the value ofCfnProfileMixinProps.getProfileQuestions()Sets the value ofCfnProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected with parameters of type CfnProfileMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProfileMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProfileMixinProps.Builder.