Uses of Class
software.amazon.awscdk.services.wellarchitected.CfnWorkloadProps.Builder
Packages that use CfnWorkloadProps.Builder
Package
Description
AWS::WellArchitected Construct Library
-
Uses of CfnWorkloadProps.Builder in software.amazon.awscdk.services.wellarchitected
Methods in software.amazon.awscdk.services.wellarchitected that return CfnWorkloadProps.BuilderModifier and TypeMethodDescriptionCfnWorkloadProps.Builder.accountIds(List<String> accountIds) Sets the value ofCfnWorkloadProps.getAccountIds()CfnWorkloadProps.Builder.architecturalDesign(String architecturalDesign) Sets the value ofCfnWorkloadProps.getArchitecturalDesign()CfnWorkloadProps.Builder.awsRegions(List<String> awsRegions) Sets the value ofCfnWorkloadProps.getAwsRegions()static CfnWorkloadProps.BuilderCfnWorkloadProps.builder()CfnWorkloadProps.Builder.description(String description) Sets the value ofCfnWorkloadProps.getDescription()CfnWorkloadProps.Builder.discoveryConfig(IResolvable discoveryConfig) Sets the value ofCfnWorkloadProps.getDiscoveryConfig()CfnWorkloadProps.Builder.discoveryConfig(CfnWorkload.DiscoveryConfigProperty discoveryConfig) Sets the value ofCfnWorkloadProps.getDiscoveryConfig()CfnWorkloadProps.Builder.environment(String environment) Sets the value ofCfnWorkloadProps.getEnvironment()Sets the value ofCfnWorkloadProps.getIndustry()CfnWorkloadProps.Builder.industryType(String industryType) Sets the value ofCfnWorkloadProps.getIndustryType()Sets the value ofCfnWorkloadProps.getLenses()CfnWorkloadProps.Builder.nonAwsRegions(List<String> nonAwsRegions) Sets the value ofCfnWorkloadProps.getNonAwsRegions()Sets the value ofCfnWorkloadProps.getNotes()CfnWorkloadProps.Builder.reviewOwner(String reviewOwner) Sets the value ofCfnWorkloadProps.getReviewOwner()CfnWorkloadProps.Builder.tags(List<? extends CfnWorkload.TagsItemsProperty> tags) Sets the value ofCfnWorkloadProps.getTags()CfnWorkloadProps.Builder.workloadName(String workloadName) Sets the value ofCfnWorkloadProps.getWorkloadName()Constructors in software.amazon.awscdk.services.wellarchitected with parameters of type CfnWorkloadProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkloadProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkloadProps.Builder.