Uses of Class
software.amazon.awscdk.Size
Packages that use Size
Package
Description
AWS Cloud Development Kit Library
Amazon API Gateway Construct Library
AWS Batch Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon Elastic File System Construct Library
Amazon EKS Construct Library
AWS Lambda Construct Library
Amazon Lambda Node.js Library
AWS S3 Deployment Construct Library
Tasks for AWS Step Functions
Triggers
-
Uses of Size in software.amazon.awscdk
Methods in software.amazon.awscdk that return SizeModifier and TypeMethodDescriptionstatic Size
Create a Storage representing an amount bytes.final Size
CustomResourceProviderBaseProps.Jsii$Proxy.getMemorySize()
default Size
CustomResourceProviderOptions.getMemorySize()
The amount of memory that your function has access to.final Size
CustomResourceProviderOptions.Jsii$Proxy.getMemorySize()
final Size
CustomResourceProviderProps.Jsii$Proxy.getMemorySize()
static Size
Create a Storage representing an amount gibibytes.static Size
Create a Storage representing an amount kibibytes.static Size
Create a Storage representing an amount mebibytes.static Size
Create a Storage representing an amount pebibytes.static Size
Create a Storage representing an amount tebibytes.Methods in software.amazon.awscdk with parameters of type SizeModifier and TypeMethodDescriptionCustomResourceProviderBaseProps.Builder.memorySize
(Size memorySize) Sets the value ofCustomResourceProviderOptions.getMemorySize()
CustomResourceProviderOptions.Builder.memorySize
(Size memorySize) Sets the value ofCustomResourceProviderOptions.getMemorySize()
CustomResourceProviderProps.Builder.memorySize
(Size memorySize) Sets the value ofCustomResourceProviderOptions.getMemorySize()
-
Uses of Size in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return SizeModifier and TypeMethodDescriptionfinal Size
LambdaRestApiProps.Jsii$Proxy.getMinCompressionSize()
default Size
RestApiProps.getMinCompressionSize()
A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.final Size
RestApiProps.Jsii$Proxy.getMinCompressionSize()
default Size
SpecRestApiProps.getMinCompressionSize()
A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.final Size
SpecRestApiProps.Jsii$Proxy.getMinCompressionSize()
final Size
StepFunctionsRestApiProps.Jsii$Proxy.getMinCompressionSize()
Methods in software.amazon.awscdk.services.apigateway with parameters of type SizeModifier and TypeMethodDescriptionLambdaRestApi.Builder.minCompressionSize
(Size minCompressionSize) A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.LambdaRestApiProps.Builder.minCompressionSize
(Size minCompressionSize) Sets the value ofRestApiProps.getMinCompressionSize()
RestApi.Builder.minCompressionSize
(Size minCompressionSize) A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.RestApiProps.Builder.minCompressionSize
(Size minCompressionSize) Sets the value ofRestApiProps.getMinCompressionSize()
SpecRestApi.Builder.minCompressionSize
(Size minCompressionSize) A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.SpecRestApiProps.Builder.minCompressionSize
(Size minCompressionSize) Sets the value ofSpecRestApiProps.getMinCompressionSize()
StepFunctionsRestApi.Builder.minCompressionSize
(Size minCompressionSize) A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API.StepFunctionsRestApiProps.Builder.minCompressionSize
(Size minCompressionSize) Sets the value ofRestApiProps.getMinCompressionSize()
-
Uses of Size in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return SizeModifier and TypeMethodDescriptionEcsFargateContainerDefinition.getEphemeralStorageSize()
The size for ephemeral storage.default Size
EcsFargateContainerDefinitionProps.getEphemeralStorageSize()
The size for ephemeral storage.final Size
EcsFargateContainerDefinitionProps.Jsii$Proxy.getEphemeralStorageSize()
default Size
IEcsFargateContainerDefinition.getEphemeralStorageSize()
The size for ephemeral storage.default Size
IEcsFargateContainerDefinition.Jsii$Default.getEphemeralStorageSize()
The size for ephemeral storage.final Size
IEcsFargateContainerDefinition.Jsii$Proxy.getEphemeralStorageSize()
The size for ephemeral storage.protected Size
LinuxParameters.getMaxSwap()
The max swap memory.default Size
LinuxParametersProps.getMaxSwap()
The total amount of swap memory a container can use.final Size
LinuxParametersProps.Jsii$Proxy.getMaxSwap()
EcsContainerDefinitionProps.getMemory()
The memory hard limit present to the container.final Size
EcsContainerDefinitionProps.Jsii$Proxy.getMemory()
EcsEc2ContainerDefinition.getMemory()
The memory hard limit present to the container.final Size
EcsEc2ContainerDefinitionProps.Jsii$Proxy.getMemory()
EcsFargateContainerDefinition.getMemory()
The memory hard limit present to the container.final Size
EcsFargateContainerDefinitionProps.Jsii$Proxy.getMemory()
IEcsContainerDefinition.getMemory()
The memory hard limit present to the container.default Size
IEcsContainerDefinition.Jsii$Default.getMemory()
The memory hard limit present to the container.final Size
IEcsContainerDefinition.Jsii$Proxy.getMemory()
The memory hard limit present to the container.default Size
IEcsEc2ContainerDefinition.Jsii$Default.getMemory()
The memory hard limit present to the container.final Size
IEcsEc2ContainerDefinition.Jsii$Proxy.getMemory()
The memory hard limit present to the container.default Size
IEcsFargateContainerDefinition.Jsii$Default.getMemory()
The memory hard limit present to the container.final Size
IEcsFargateContainerDefinition.Jsii$Proxy.getMemory()
The memory hard limit present to the container.EksContainerDefinition.getMemoryLimit()
The amount (in MiB) of memory to present to the container.default Size
EksContainerDefinitionProps.getMemoryLimit()
The amount (in MiB) of memory to present to the container.final Size
EksContainerDefinitionProps.Jsii$Proxy.getMemoryLimit()
default Size
IEksContainerDefinition.getMemoryLimit()
The amount (in MiB) of memory to present to the container.default Size
IEksContainerDefinition.Jsii$Default.getMemoryLimit()
The amount (in MiB) of memory to present to the container.final Size
IEksContainerDefinition.Jsii$Proxy.getMemoryLimit()
The amount (in MiB) of memory to present to the container.EksContainerDefinition.getMemoryReservation()
The soft limit (in MiB) of memory to reserve for the container.default Size
EksContainerDefinitionProps.getMemoryReservation()
The soft limit (in MiB) of memory to reserve for the container.final Size
EksContainerDefinitionProps.Jsii$Proxy.getMemoryReservation()
default Size
IEksContainerDefinition.getMemoryReservation()
The soft limit (in MiB) of memory to reserve for the container.default Size
IEksContainerDefinition.Jsii$Default.getMemoryReservation()
The soft limit (in MiB) of memory to reserve for the container.final Size
IEksContainerDefinition.Jsii$Proxy.getMemoryReservation()
The soft limit (in MiB) of memory to reserve for the container.protected Size
LinuxParameters.getSharedMemorySize()
The shared memory size (in MiB).default Size
LinuxParametersProps.getSharedMemorySize()
The value for the size of the /dev/shm volume.final Size
LinuxParametersProps.Jsii$Proxy.getSharedMemorySize()
Tmpfs.getSize()
The size (in MiB) of the tmpfs volume.final Size
Tmpfs.Jsii$Proxy.getSize()
EmptyDirVolume.getSizeLimit()
The maximum size for this Volume.default Size
EmptyDirVolumeOptions.getSizeLimit()
The maximum size for this Volume.final Size
EmptyDirVolumeOptions.Jsii$Proxy.getSizeLimit()
Methods in software.amazon.awscdk.services.batch with parameters of type SizeModifier and TypeMethodDescriptionEcsFargateContainerDefinition.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size for ephemeral storage.EcsFargateContainerDefinitionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofEcsFargateContainerDefinitionProps.getEphemeralStorageSize()
The total amount of swap memory a container can use.Sets the value ofLinuxParametersProps.getMaxSwap()
Sets the value ofEcsContainerDefinitionProps.getMemory()
The memory hard limit present to the container.Sets the value ofEcsContainerDefinitionProps.getMemory()
The memory hard limit present to the container.Sets the value ofEcsContainerDefinitionProps.getMemory()
EksContainerDefinition.Builder.memoryLimit
(Size memoryLimit) The amount (in MiB) of memory to present to the container.EksContainerDefinitionProps.Builder.memoryLimit
(Size memoryLimit) Sets the value ofEksContainerDefinitionProps.getMemoryLimit()
EksContainerDefinition.Builder.memoryReservation
(Size memoryReservation) The soft limit (in MiB) of memory to reserve for the container.EksContainerDefinitionProps.Builder.memoryReservation
(Size memoryReservation) Sets the value ofEksContainerDefinitionProps.getMemoryReservation()
LinuxParameters.Builder.sharedMemorySize
(Size sharedMemorySize) The value for the size of the /dev/shm volume.LinuxParametersProps.Builder.sharedMemorySize
(Size sharedMemorySize) Sets the value ofLinuxParametersProps.getSharedMemorySize()
Sets the value ofTmpfs.getSize()
The maximum size for this Volume.Sets the value ofEmptyDirVolumeOptions.getSizeLimit()
-
Uses of Size in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return SizeModifier and TypeMethodDescriptionfinal Size
EdgeFunctionProps.Jsii$Proxy.getEphemeralStorageSize()
Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type SizeModifier and TypeMethodDescriptionEdgeFunction.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.EdgeFunctionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()
-
Uses of Size in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return SizeModifier and TypeMethodDescriptiondefault Size
VolumeProps.getSize()
The size of the volume, in GiBs.final Size
VolumeProps.Jsii$Proxy.getSize()
Methods in software.amazon.awscdk.services.ec2 with parameters of type SizeModifier and TypeMethodDescriptionThe size of the volume, in GiBs.Sets the value ofVolumeProps.getSize()
-
Uses of Size in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return SizeModifier and TypeMethodDescriptiondefault Size
AwsLogDriverProps.getMaxBufferSize()
When AwsLogDriverMode.NON_BLOCKING is configured, this parameter controls the size of the non-blocking buffer used to temporarily store messages.final Size
AwsLogDriverProps.Jsii$Proxy.getMaxBufferSize()
default Size
LinuxParametersProps.getMaxSwap()
The total amount of swap memory a container can use.final Size
LinuxParametersProps.Jsii$Proxy.getMaxSwap()
default Size
ServiceManagedEBSVolumeConfiguration.getSize()
The size of the volume in GiB.final Size
ServiceManagedEBSVolumeConfiguration.Jsii$Proxy.getSize()
Methods in software.amazon.awscdk.services.ecs with parameters of type SizeModifier and TypeMethodDescriptionAwsLogDriver.Builder.maxBufferSize
(Size maxBufferSize) When AwsLogDriverMode.NON_BLOCKING is configured, this parameter controls the size of the non-blocking buffer used to temporarily store messages.AwsLogDriverProps.Builder.maxBufferSize
(Size maxBufferSize) Sets the value ofAwsLogDriverProps.getMaxBufferSize()
The total amount of swap memory a container can use.Sets the value ofLinuxParametersProps.getMaxSwap()
Sets the value ofServiceManagedEBSVolumeConfiguration.getSize()
-
Uses of Size in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return SizeModifier and TypeMethodDescriptiondefault Size
FileSystemProps.getProvisionedThroughputPerSecond()
Provisioned throughput for the file system.final Size
FileSystemProps.Jsii$Proxy.getProvisionedThroughputPerSecond()
Methods in software.amazon.awscdk.services.efs with parameters of type SizeModifier and TypeMethodDescriptionFileSystem.Builder.provisionedThroughputPerSecond
(Size provisionedThroughputPerSecond) Provisioned throughput for the file system.FileSystemProps.Builder.provisionedThroughputPerSecond
(Size provisionedThroughputPerSecond) Sets the value ofFileSystemProps.getProvisionedThroughputPerSecond()
-
Uses of Size in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return SizeModifier and TypeMethodDescriptionCluster.getKubectlMemory()
The amount of memory allocated to the kubectl provider's lambda function.default Size
ClusterAttributes.getKubectlMemory()
Amount of memory to allocate to the provider's lambda function.final Size
ClusterAttributes.Jsii$Proxy.getKubectlMemory()
default Size
ClusterOptions.getKubectlMemory()
Amount of memory to allocate to the provider's lambda function.final Size
ClusterOptions.Jsii$Proxy.getKubectlMemory()
final Size
ClusterProps.Jsii$Proxy.getKubectlMemory()
final Size
FargateClusterProps.Jsii$Proxy.getKubectlMemory()
default Size
ICluster.getKubectlMemory()
Amount of memory to allocate to the provider's lambda function.default Size
ICluster.Jsii$Default.getKubectlMemory()
Amount of memory to allocate to the provider's lambda function.final Size
ICluster.Jsii$Proxy.getKubectlMemory()
Amount of memory to allocate to the provider's lambda function.Methods in software.amazon.awscdk.services.eks with parameters of type SizeModifier and TypeMethodDescriptionCluster.Builder.kubectlMemory
(Size kubectlMemory) Amount of memory to allocate to the provider's lambda function.ClusterAttributes.Builder.kubectlMemory
(Size kubectlMemory) Sets the value ofClusterAttributes.getKubectlMemory()
ClusterOptions.Builder.kubectlMemory
(Size kubectlMemory) Sets the value ofClusterOptions.getKubectlMemory()
ClusterProps.Builder.kubectlMemory
(Size kubectlMemory) Sets the value ofClusterOptions.getKubectlMemory()
FargateCluster.Builder.kubectlMemory
(Size kubectlMemory) Amount of memory to allocate to the provider's lambda function.FargateClusterProps.Builder.kubectlMemory
(Size kubectlMemory) Sets the value ofClusterOptions.getKubectlMemory()
-
Uses of Size in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return SizeModifier and TypeMethodDescriptionfinal Size
DockerImageFunctionProps.Jsii$Proxy.getEphemeralStorageSize()
default Size
FunctionOptions.getEphemeralStorageSize()
The size of the function’s /tmp directory in MiB.final Size
FunctionOptions.Jsii$Proxy.getEphemeralStorageSize()
final Size
FunctionProps.Jsii$Proxy.getEphemeralStorageSize()
final Size
SingletonFunctionProps.Jsii$Proxy.getEphemeralStorageSize()
Methods in software.amazon.awscdk.services.lambda with parameters of type SizeModifier and TypeMethodDescriptionDockerImageFunction.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.DockerImageFunctionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()
Function.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.FunctionOptions.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()
FunctionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()
SingletonFunction.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.SingletonFunctionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()
-
Uses of Size in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return SizeModifier and TypeMethodDescriptionfinal Size
NodejsFunctionProps.Jsii$Proxy.getEphemeralStorageSize()
Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type SizeModifier and TypeMethodDescriptionNodejsFunction.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.NodejsFunctionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()
-
Uses of Size in software.amazon.awscdk.services.s3.deployment
Methods in software.amazon.awscdk.services.s3.deployment that return SizeModifier and TypeMethodDescriptiondefault Size
BucketDeploymentProps.getEphemeralStorageSize()
The size of the AWS Lambda function’s /tmp directory in MiB.final Size
BucketDeploymentProps.Jsii$Proxy.getEphemeralStorageSize()
Methods in software.amazon.awscdk.services.s3.deployment with parameters of type SizeModifier and TypeMethodDescriptionBucketDeployment.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the AWS Lambda function’s /tmp directory in MiB.BucketDeploymentProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofBucketDeploymentProps.getEphemeralStorageSize()
-
Uses of Size in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return SizeModifier and TypeMethodDescriptiondefault Size
EmrCreateClusterProps.getEbsRootVolumeSize()
The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.final Size
EmrCreateClusterProps.Jsii$Proxy.getEbsRootVolumeSize()
default Size
SageMakerCreateTransformJobProps.getMaxPayload()
Maximum allowed size of the payload, in MB.final Size
SageMakerCreateTransformJobProps.Jsii$Proxy.getMaxPayload()
default Size
BatchContainerOverrides.getMemory()
Memory reserved for the job.final Size
BatchContainerOverrides.Jsii$Proxy.getMemory()
EmrCreateCluster.VolumeSpecificationProperty.getVolumeSize()
The volume size.final Size
EmrCreateCluster.VolumeSpecificationProperty.Jsii$Proxy.getVolumeSize()
ResourceConfig.getVolumeSize()
Size of the ML storage volume that you want to provision.final Size
ResourceConfig.Jsii$Proxy.getVolumeSize()
Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SizeModifier and TypeMethodDescriptionEmrCreateCluster.Builder.ebsRootVolumeSize
(Size ebsRootVolumeSize) The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.EmrCreateClusterProps.Builder.ebsRootVolumeSize
(Size ebsRootVolumeSize) Sets the value ofEmrCreateClusterProps.getEbsRootVolumeSize()
SageMakerCreateTransformJob.Builder.maxPayload
(Size maxPayload) Maximum allowed size of the payload, in MB.SageMakerCreateTransformJobProps.Builder.maxPayload
(Size maxPayload) Sets the value ofSageMakerCreateTransformJobProps.getMaxPayload()
Sets the value ofBatchContainerOverrides.getMemory()
EmrCreateCluster.VolumeSpecificationProperty.Builder.volumeSize
(Size volumeSize) Sets the value ofEmrCreateCluster.VolumeSpecificationProperty.getVolumeSize()
ResourceConfig.Builder.volumeSize
(Size volumeSize) Sets the value ofResourceConfig.getVolumeSize()
-
Uses of Size in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return SizeModifier and TypeMethodDescriptionfinal Size
TriggerFunctionProps.Jsii$Proxy.getEphemeralStorageSize()
Methods in software.amazon.awscdk.triggers with parameters of type SizeModifier and TypeMethodDescriptionTriggerFunction.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.TriggerFunctionProps.Builder.ephemeralStorageSize
(Size ephemeralStorageSize) Sets the value ofFunctionOptions.getEphemeralStorageSize()