Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wellarchitected.CfnLensPropsMixin.Builder
Packages that use CfnLensPropsMixin.Builder
-
Uses of CfnLensPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected
Methods in software.amazon.awscdk.cfnpropertymixins.services.wellarchitected that return CfnLensPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnLensPropsMixin.BuilderCfnLensPropsMixin.Builder.create()static CfnLensPropsMixin.BuilderCfnLensPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLensPropsMixin.Builder.jsonString(String jsonString) The JSON representation of a lens.CfnLensPropsMixin.Builder.lensVersion(String lensVersion) The version of the lens.CfnLensPropsMixin.Builder.tags(List<? extends CfnLensPropsMixin.TagsItemsProperty> tags) The tags assigned to the lens.