Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnComponentPropsMixin.Builder
Packages that use CfnComponentPropsMixin.Builder
-
Uses of CfnComponentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that return CfnComponentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnComponentPropsMixin.Builder.componentName(String componentName) The name of the component.CfnComponentPropsMixin.Builder.create()CfnComponentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnComponentPropsMixin.Builder.tags(List<? extends CfnComponentPropsMixin.TagsItemsProperty> tags) Tags associated with the component.