Uses of Class
software.amazon.awscdk.services.greengrassv2.CfnComponentVersion.ComponentPlatformProperty.Builder
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnComponentVersion.ComponentPlatformProperty.Builder in software.amazon.awscdk.services.greengrassv2
Modifier and TypeMethodDescriptionCfnComponentVersion.ComponentPlatformProperty.Builder.attributes
(Map<String, String> attributes) Sets the value ofCfnComponentVersion.ComponentPlatformProperty.getAttributes()
CfnComponentVersion.ComponentPlatformProperty.Builder.attributes
(IResolvable attributes) Sets the value ofCfnComponentVersion.ComponentPlatformProperty.getAttributes()
CfnComponentVersion.ComponentPlatformProperty.builder()
Sets the value ofCfnComponentVersion.ComponentPlatformProperty.getName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponentVersion.ComponentPlatformProperty.Builder
.