Uses of Class
software.amazon.awscdk.services.greengrassv2.CfnComponentVersion.LambdaContainerParamsProperty.Builder
Packages that use CfnComponentVersion.LambdaContainerParamsProperty.Builder
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnComponentVersion.LambdaContainerParamsProperty.Builder in software.amazon.awscdk.services.greengrassv2
Methods in software.amazon.awscdk.services.greengrassv2 that return CfnComponentVersion.LambdaContainerParamsProperty.BuilderModifier and TypeMethodDescriptionCfnComponentVersion.LambdaContainerParamsProperty.builder()Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getDevices()CfnComponentVersion.LambdaContainerParamsProperty.Builder.devices(IResolvable devices) Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getDevices()CfnComponentVersion.LambdaContainerParamsProperty.Builder.memorySizeInKb(Number memorySizeInKb) Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getMemorySizeInKb()CfnComponentVersion.LambdaContainerParamsProperty.Builder.mountRoSysfs(Boolean mountRoSysfs) Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getMountRoSysfs()CfnComponentVersion.LambdaContainerParamsProperty.Builder.mountRoSysfs(IResolvable mountRoSysfs) Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getMountRoSysfs()Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getVolumes()CfnComponentVersion.LambdaContainerParamsProperty.Builder.volumes(IResolvable volumes) Sets the value ofCfnComponentVersion.LambdaContainerParamsProperty.getVolumes()Constructors in software.amazon.awscdk.services.greengrassv2 with parameters of type CfnComponentVersion.LambdaContainerParamsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentVersion.LambdaContainerParamsProperty.Builder.