| Modifier and Type | Method and Description |
|---|---|
default Size |
CustomResourceProviderProps.getMemorySize()
(experimental) The amount of memory that your function has access to.
|
Size |
CustomResourceProviderProps.Jsii$Proxy.getMemorySize() |
static Size |
Size.gibibytes(Number amount)
(experimental) Create a Storage representing an amount gibibytes.
|
static Size |
Size.kibibytes(Number amount)
(experimental) Create a Storage representing an amount kibibytes.
|
static Size |
Size.mebibytes(Number amount)
(experimental) Create a Storage representing an amount mebibytes.
|
static Size |
Size.pebibyte(Number amount)
Deprecated.
use `pebibytes` instead
|
static Size |
Size.pebibytes(Number amount)
(experimental) Create a Storage representing an amount pebibytes.
|
static Size |
Size.tebibytes(Number amount)
(experimental) Create a Storage representing an amount tebibytes.
|
| Modifier and Type | Method and Description |
|---|---|
CustomResourceProviderProps.Builder |
CustomResourceProviderProps.Builder.memorySize(Size memorySize)
Sets the value of
CustomResourceProviderProps.getMemorySize() |
| Modifier and Type | Method and Description |
|---|---|
Size |
EdgeFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
EdgeFunction.Builder |
EdgeFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
EdgeFunctionProps.Builder |
EdgeFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
default Size |
VolumeProps.getSize()
(experimental) The size of the volume, in GiBs.
|
Size |
VolumeProps.Jsii$Proxy.getSize() |
| Modifier and Type | Method and Description |
|---|---|
Volume.Builder |
Volume.Builder.size(Size size)
(experimental) The size of the volume, in GiBs.
|
VolumeProps.Builder |
VolumeProps.Builder.size(Size size)
Sets the value of
VolumeProps.getSize() |
| Modifier and Type | Method and Description |
|---|---|
default Size |
FileSystemProps.getProvisionedThroughputPerSecond()
(experimental) Provisioned throughput for the file system.
|
Size |
FileSystemProps.Jsii$Proxy.getProvisionedThroughputPerSecond() |
| Modifier and Type | Method and Description |
|---|---|
FileSystemProps.Builder |
FileSystemProps.Builder.provisionedThroughputPerSecond(Size provisionedThroughputPerSecond)
Sets the value of
FileSystemProps.getProvisionedThroughputPerSecond() |
FileSystem.Builder |
FileSystem.Builder.provisionedThroughputPerSecond(Size provisionedThroughputPerSecond)
(experimental) Provisioned throughput for the file system.
|
| Modifier and Type | Method and Description |
|---|---|
default Size |
ClusterOptions.getKubectlMemory()
(experimental) Amount of memory to allocate to the provider's lambda function.
|
Size |
ClusterOptions.Jsii$Proxy.getKubectlMemory() |
default Size |
ClusterAttributes.getKubectlMemory()
(experimental) Amount of memory to allocate to the provider's lambda function.
|
Size |
ClusterAttributes.Jsii$Proxy.getKubectlMemory() |
Size |
FargateClusterProps.Jsii$Proxy.getKubectlMemory() |
Size |
Cluster.getKubectlMemory()
(experimental) The amount of memory allocated to the kubectl provider's lambda function.
|
Size |
ClusterProps.Jsii$Proxy.getKubectlMemory() |
default Size |
ICluster.getKubectlMemory()
(experimental) Amount of memory to allocate to the provider's lambda function.
|
Size |
ICluster.Jsii$Proxy.getKubectlMemory()
(experimental) Amount of memory to allocate to the provider's lambda function.
|
default Size |
ICluster.Jsii$Default.getKubectlMemory()
(experimental) Amount of memory to allocate to the provider's lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterOptions.Builder |
ClusterOptions.Builder.kubectlMemory(Size kubectlMemory)
Sets the value of
ClusterOptions.getKubectlMemory() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.kubectlMemory(Size kubectlMemory)
Sets the value of
ClusterAttributes.getKubectlMemory() |
FargateClusterProps.Builder |
FargateClusterProps.Builder.kubectlMemory(Size kubectlMemory)
Sets the value of
ClusterOptions.getKubectlMemory() |
FargateCluster.Builder |
FargateCluster.Builder.kubectlMemory(Size kubectlMemory)
(experimental) Amount of memory to allocate to the provider's lambda function.
|
Cluster.Builder |
Cluster.Builder.kubectlMemory(Size kubectlMemory)
(experimental) Amount of memory to allocate to the provider's lambda function.
|
ClusterProps.Builder |
ClusterProps.Builder.kubectlMemory(Size kubectlMemory)
Sets the value of
ClusterOptions.getKubectlMemory() |
| Modifier and Type | Method and Description |
|---|---|
default Size |
DataProcessorProps.getBufferSize()
(experimental) The amount of incoming data Kinesis Data Firehose will buffer before calling the processor.
|
Size |
DataProcessorProps.Jsii$Proxy.getBufferSize() |
| Modifier and Type | Method and Description |
|---|---|
DataProcessorProps.Builder |
DataProcessorProps.Builder.bufferSize(Size bufferSize)
Sets the value of
DataProcessorProps.getBufferSize() |
LambdaFunctionProcessor.Builder |
LambdaFunctionProcessor.Builder.bufferSize(Size bufferSize)
(experimental) The amount of incoming data Kinesis Data Firehose will buffer before calling the processor.
|
| Modifier and Type | Method and Description |
|---|---|
default Size |
CommonDestinationS3Props.getBufferingSize()
(experimental) The size of the buffer that Kinesis Data Firehose uses for incoming data before delivering it to the S3 bucket.
|
Size |
CommonDestinationS3Props.Jsii$Proxy.getBufferingSize() |
Size |
DestinationS3BackupProps.Jsii$Proxy.getBufferingSize() |
Size |
S3BucketProps.Jsii$Proxy.getBufferingSize() |
| Modifier and Type | Method and Description |
|---|---|
CommonDestinationS3Props.Builder |
CommonDestinationS3Props.Builder.bufferingSize(Size bufferingSize)
Sets the value of
CommonDestinationS3Props.getBufferingSize() |
S3Bucket.Builder |
S3Bucket.Builder.bufferingSize(Size bufferingSize)
(experimental) The size of the buffer that Kinesis Data Firehose uses for incoming data before delivering it to the S3 bucket.
|
DestinationS3BackupProps.Builder |
DestinationS3BackupProps.Builder.bufferingSize(Size bufferingSize)
Sets the value of
CommonDestinationS3Props.getBufferingSize() |
S3BucketProps.Builder |
S3BucketProps.Builder.bufferingSize(Size bufferingSize)
Sets the value of
CommonDestinationS3Props.getBufferingSize() |
| Modifier and Type | Method and Description |
|---|---|
Size |
SingletonFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
Size |
FunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
default Size |
FunctionOptions.getEphemeralStorageSize()
(experimental) The size of the function’s /tmp directory in MiB.
|
Size |
FunctionOptions.Jsii$Proxy.getEphemeralStorageSize() |
Size |
DockerImageFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
DockerImageFunction.Builder |
DockerImageFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
FunctionProps.Builder |
FunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
FunctionOptions.Builder |
FunctionOptions.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
SingletonFunction.Builder |
SingletonFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
DockerImageFunctionProps.Builder |
DockerImageFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
Function.Builder |
Function.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
| Modifier and Type | Method and Description |
|---|---|
Size |
GoFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
GoFunctionProps.Builder |
GoFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
GoFunction.Builder |
GoFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
| Modifier and Type | Method and Description |
|---|---|
Size |
NodejsFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
NodejsFunction.Builder |
NodejsFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
| Modifier and Type | Method and Description |
|---|---|
Size |
PythonFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
PythonFunction.Builder |
PythonFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
PythonFunctionProps.Builder |
PythonFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
default Size |
BucketDeploymentProps.getEphemeralStorageSize()
(experimental) The size of the AWS Lambda function’s /tmp directory in MiB.
|
Size |
BucketDeploymentProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
BucketDeploymentProps.Builder |
BucketDeploymentProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
BucketDeploymentProps.getEphemeralStorageSize() |
BucketDeployment.Builder |
BucketDeployment.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the AWS Lambda function’s /tmp directory in MiB.
|
| Modifier and Type | Method and Description |
|---|---|
default Size |
EmrCreateClusterProps.getEbsRootVolumeSize()
(experimental) The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
|
Size |
EmrCreateClusterProps.Jsii$Proxy.getEbsRootVolumeSize() |
default Size |
SageMakerCreateTransformJobProps.getMaxPayload()
(experimental) Maximum allowed size of the payload, in MB.
|
Size |
SageMakerCreateTransformJobProps.Jsii$Proxy.getMaxPayload() |
default Size |
BatchContainerOverrides.getMemory()
(experimental) Memory reserved for the job.
|
Size |
BatchContainerOverrides.Jsii$Proxy.getMemory() |
Size |
ResourceConfig.getVolumeSize()
(experimental) Size of the ML storage volume that you want to provision.
|
Size |
ResourceConfig.Jsii$Proxy.getVolumeSize() |
Size |
EmrCreateCluster.VolumeSpecificationProperty.getVolumeSize()
(experimental) The volume size.
|
Size |
EmrCreateCluster.VolumeSpecificationProperty.Jsii$Proxy.getVolumeSize() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.Builder |
EmrCreateCluster.Builder.ebsRootVolumeSize(Size ebsRootVolumeSize)
(experimental) The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.
|
EmrCreateClusterProps.Builder |
EmrCreateClusterProps.Builder.ebsRootVolumeSize(Size ebsRootVolumeSize)
Sets the value of
EmrCreateClusterProps.getEbsRootVolumeSize() |
SageMakerCreateTransformJobProps.Builder |
SageMakerCreateTransformJobProps.Builder.maxPayload(Size maxPayload)
Sets the value of
SageMakerCreateTransformJobProps.getMaxPayload() |
SageMakerCreateTransformJob.Builder |
SageMakerCreateTransformJob.Builder.maxPayload(Size maxPayload)
(experimental) Maximum allowed size of the payload, in MB.
|
BatchContainerOverrides.Builder |
BatchContainerOverrides.Builder.memory(Size memory)
Sets the value of
BatchContainerOverrides.getMemory() |
ResourceConfig.Builder |
ResourceConfig.Builder.volumeSize(Size volumeSize)
Sets the value of
ResourceConfig.getVolumeSize() |
EmrCreateCluster.VolumeSpecificationProperty.Builder |
EmrCreateCluster.VolumeSpecificationProperty.Builder.volumeSize(Size volumeSize)
Sets the value of
EmrCreateCluster.VolumeSpecificationProperty.getVolumeSize() |
| Modifier and Type | Method and Description |
|---|---|
Size |
TriggerFunctionProps.Jsii$Proxy.getEphemeralStorageSize() |
| Modifier and Type | Method and Description |
|---|---|
TriggerFunctionProps.Builder |
TriggerFunctionProps.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
Sets the value of
FunctionOptions.getEphemeralStorageSize() |
TriggerFunction.Builder |
TriggerFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize)
(experimental) The size of the function’s /tmp directory in MiB.
|
Copyright © 2022. All rights reserved.