Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wellarchitected.CfnWorkloadMixinProps.Builder
Packages that use CfnWorkloadMixinProps.Builder
-
Uses of CfnWorkloadMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected
Methods in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected that return CfnWorkloadMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkloadMixinProps.Builder.accountIds(List<String> accountIds) Sets the value ofCfnWorkloadMixinProps.getAccountIds()CfnWorkloadMixinProps.Builder.architecturalDesign(String architecturalDesign) Sets the value ofCfnWorkloadMixinProps.getArchitecturalDesign()CfnWorkloadMixinProps.Builder.awsRegions(List<String> awsRegions) Sets the value ofCfnWorkloadMixinProps.getAwsRegions()CfnWorkloadMixinProps.builder()CfnWorkloadMixinProps.Builder.description(String description) Sets the value ofCfnWorkloadMixinProps.getDescription()CfnWorkloadMixinProps.Builder.discoveryConfig(CfnWorkloadPropsMixin.DiscoveryConfigProperty discoveryConfig) Sets the value ofCfnWorkloadMixinProps.getDiscoveryConfig()CfnWorkloadMixinProps.Builder.discoveryConfig(IResolvable discoveryConfig) Sets the value ofCfnWorkloadMixinProps.getDiscoveryConfig()CfnWorkloadMixinProps.Builder.environment(String environment) Sets the value ofCfnWorkloadMixinProps.getEnvironment()Sets the value ofCfnWorkloadMixinProps.getIndustry()CfnWorkloadMixinProps.Builder.industryType(String industryType) Sets the value ofCfnWorkloadMixinProps.getIndustryType()Sets the value ofCfnWorkloadMixinProps.getLenses()CfnWorkloadMixinProps.Builder.nonAwsRegions(List<String> nonAwsRegions) Sets the value ofCfnWorkloadMixinProps.getNonAwsRegions()Sets the value ofCfnWorkloadMixinProps.getNotes()CfnWorkloadMixinProps.Builder.reviewOwner(String reviewOwner) Sets the value ofCfnWorkloadMixinProps.getReviewOwner()CfnWorkloadMixinProps.Builder.tags(List<? extends CfnWorkloadPropsMixin.TagsItemsProperty> tags) Sets the value ofCfnWorkloadMixinProps.getTags()CfnWorkloadMixinProps.Builder.workloadName(String workloadName) Sets the value ofCfnWorkloadMixinProps.getWorkloadName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected with parameters of type CfnWorkloadMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkloadMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkloadMixinProps.Builder.