Uses of Class
software.amazon.awscdk.services.wellarchitected.CfnLensProps.Builder
Packages that use CfnLensProps.Builder
Package
Description
AWS::WellArchitected Construct Library
-
Uses of CfnLensProps.Builder in software.amazon.awscdk.services.wellarchitected
Methods in software.amazon.awscdk.services.wellarchitected that return CfnLensProps.BuilderModifier and TypeMethodDescriptionstatic CfnLensProps.BuilderCfnLensProps.builder()CfnLensProps.Builder.jsonString(String jsonString) Sets the value ofCfnLensProps.getJsonString()CfnLensProps.Builder.lensVersion(String lensVersion) Sets the value ofCfnLensProps.getLensVersion()CfnLensProps.Builder.tags(List<? extends CfnLens.TagsItemsProperty> tags) Sets the value ofCfnLensProps.getTags()Constructors in software.amazon.awscdk.services.wellarchitected with parameters of type CfnLensProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLensProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLensProps.Builder.