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
AWS CodeBuild Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon Elastic File System Construct Library
Amazon EKS Construct Library
Amazon EKS V2 Construct Library
ElastiCache CDK Construct Library
Amazon Data Firehose Construct Library
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
AWS S3 Deployment Construct Library
Tasks for AWS Step Functions
Amazon CloudWatch Synthetics Construct Library
Triggers
-
Uses of Size in software.amazon.awscdk
Methods in software.amazon.awscdk that return SizeModifier and TypeMethodDescriptionstatic SizeCreate a Storage representing an amount bytes.final SizeCustomResourceProviderBaseProps.Jsii$Proxy.getMemorySize()default SizeCustomResourceProviderOptions.getMemorySize()The amount of memory that your function has access to.final SizeCustomResourceProviderOptions.Jsii$Proxy.getMemorySize()final SizeCustomResourceProviderProps.Jsii$Proxy.getMemorySize()static SizeCreate a Storage representing an amount gibibytes.static SizeCreate a Storage representing an amount kibibytes.static SizeCreate a Storage representing an amount mebibytes.static SizeCreate a Storage representing an amount pebibytes.static SizeCreate 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 SizeLambdaRestApiProps.Jsii$Proxy.getMinCompressionSize()default SizeRestApiProps.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 SizeRestApiProps.Jsii$Proxy.getMinCompressionSize()default SizeSpecRestApiProps.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 SizeSpecRestApiProps.Jsii$Proxy.getMinCompressionSize()final SizeStepFunctionsRestApiProps.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 SizeEcsFargateContainerDefinitionProps.getEphemeralStorageSize()The size for ephemeral storage.final SizeEcsFargateContainerDefinitionProps.Jsii$Proxy.getEphemeralStorageSize()default SizeIEcsFargateContainerDefinition.getEphemeralStorageSize()The size for ephemeral storage.default SizeIEcsFargateContainerDefinition.Jsii$Default.getEphemeralStorageSize()The size for ephemeral storage.final SizeIEcsFargateContainerDefinition.Jsii$Proxy.getEphemeralStorageSize()The size for ephemeral storage.protected SizeLinuxParameters.getMaxSwap()The max swap memory.default SizeLinuxParametersProps.getMaxSwap()The total amount of swap memory a container can use.final SizeLinuxParametersProps.Jsii$Proxy.getMaxSwap()EcsContainerDefinitionProps.getMemory()The memory hard limit present to the container.final SizeEcsContainerDefinitionProps.Jsii$Proxy.getMemory()EcsEc2ContainerDefinition.getMemory()The memory hard limit present to the container.final SizeEcsEc2ContainerDefinitionProps.Jsii$Proxy.getMemory()EcsFargateContainerDefinition.getMemory()The memory hard limit present to the container.final SizeEcsFargateContainerDefinitionProps.Jsii$Proxy.getMemory()IEcsContainerDefinition.getMemory()The memory hard limit present to the container.default SizeIEcsContainerDefinition.Jsii$Default.getMemory()The memory hard limit present to the container.final SizeIEcsContainerDefinition.Jsii$Proxy.getMemory()The memory hard limit present to the container.default SizeIEcsEc2ContainerDefinition.Jsii$Default.getMemory()The memory hard limit present to the container.final SizeIEcsEc2ContainerDefinition.Jsii$Proxy.getMemory()The memory hard limit present to the container.default SizeIEcsFargateContainerDefinition.Jsii$Default.getMemory()The memory hard limit present to the container.final SizeIEcsFargateContainerDefinition.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 SizeEksContainerDefinitionProps.getMemoryLimit()The amount (in MiB) of memory to present to the container.final SizeEksContainerDefinitionProps.Jsii$Proxy.getMemoryLimit()default SizeIEksContainerDefinition.getMemoryLimit()The amount (in MiB) of memory to present to the container.default SizeIEksContainerDefinition.Jsii$Default.getMemoryLimit()The amount (in MiB) of memory to present to the container.final SizeIEksContainerDefinition.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 SizeEksContainerDefinitionProps.getMemoryReservation()The soft limit (in MiB) of memory to reserve for the container.final SizeEksContainerDefinitionProps.Jsii$Proxy.getMemoryReservation()default SizeIEksContainerDefinition.getMemoryReservation()The soft limit (in MiB) of memory to reserve for the container.default SizeIEksContainerDefinition.Jsii$Default.getMemoryReservation()The soft limit (in MiB) of memory to reserve for the container.final SizeIEksContainerDefinition.Jsii$Proxy.getMemoryReservation()The soft limit (in MiB) of memory to reserve for the container.protected SizeLinuxParameters.getSharedMemorySize()The shared memory size (in MiB).default SizeLinuxParametersProps.getSharedMemorySize()The value for the size of the /dev/shm volume.final SizeLinuxParametersProps.Jsii$Proxy.getSharedMemorySize()Tmpfs.getSize()The size (in MiB) of the tmpfs volume.final SizeTmpfs.Jsii$Proxy.getSize()EmptyDirVolume.getSizeLimit()The maximum size for this Volume.default SizeEmptyDirVolumeOptions.getSizeLimit()The maximum size for this Volume.final SizeEmptyDirVolumeOptions.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 SizeEdgeFunctionProps.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.codebuild
Methods in software.amazon.awscdk.services.codebuild that return SizeModifier and TypeMethodDescriptiondefault SizeComputeConfiguration.getDisk()When using ATTRIBUTE_BASED, the amount of disk space of the instance type included in your fleet.final SizeComputeConfiguration.Jsii$Proxy.getDisk()default SizeComputeConfiguration.getMemory()When using ATTRIBUTE_BASED, the amount of memory of the instance type included in your fleet.final SizeComputeConfiguration.Jsii$Proxy.getMemory()Methods in software.amazon.awscdk.services.codebuild with parameters of type SizeModifier and TypeMethodDescriptionSets the value ofComputeConfiguration.getDisk()Sets the value ofComputeConfiguration.getMemory() -
Uses of Size in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return SizeModifier and TypeMethodDescriptiondefault SizeInstanceRequirementsConfig.getAcceleratorTotalMemoryMax()The maximum total memory size for the accelerators on an instance type, in MiB.final SizeInstanceRequirementsConfig.Jsii$Proxy.getAcceleratorTotalMemoryMax()default SizeInstanceRequirementsConfig.getAcceleratorTotalMemoryMin()The minimum total memory size for the accelerators on an instance type, in MiB.final SizeInstanceRequirementsConfig.Jsii$Proxy.getAcceleratorTotalMemoryMin()default SizeInstanceRequirementsConfig.getMemoryMax()The maximum instance memory size for an instance type, in MiB.final SizeInstanceRequirementsConfig.Jsii$Proxy.getMemoryMax()InstanceRequirementsConfig.getMemoryMin()The minimum instance memory size for an instance type, in MiB.final SizeInstanceRequirementsConfig.Jsii$Proxy.getMemoryMin()default SizeInstanceRequirementsConfig.getMemoryPerVCpuMax()The maximum amount of memory per vCPU for an instance type, in GiB.final SizeInstanceRequirementsConfig.Jsii$Proxy.getMemoryPerVCpuMax()default SizeInstanceRequirementsConfig.getMemoryPerVCpuMin()The minimum amount of memory per vCPU for an instance type, in GiB.final SizeInstanceRequirementsConfig.Jsii$Proxy.getMemoryPerVCpuMin()default SizeVolumeProps.getSize()The size of the volume, in GiBs.final SizeVolumeProps.Jsii$Proxy.getSize()default SizeVolumeProps.getVolumeInitializationRate()Specifies the Amazon EBS Provisioned Rate for Volume Initialization (volume initialization rate), at which to download the snapshot blocks from Amazon S3 to the volume.final SizeVolumeProps.Jsii$Proxy.getVolumeInitializationRate()Methods in software.amazon.awscdk.services.ec2 with parameters of type SizeModifier and TypeMethodDescriptionInstanceRequirementsConfig.Builder.acceleratorTotalMemoryMax(Size acceleratorTotalMemoryMax) Sets the value ofInstanceRequirementsConfig.getAcceleratorTotalMemoryMax()InstanceRequirementsConfig.Builder.acceleratorTotalMemoryMin(Size acceleratorTotalMemoryMin) Sets the value ofInstanceRequirementsConfig.getAcceleratorTotalMemoryMin()Sets the value ofInstanceRequirementsConfig.getMemoryMax()Sets the value ofInstanceRequirementsConfig.getMemoryMin()InstanceRequirementsConfig.Builder.memoryPerVCpuMax(Size memoryPerVCpuMax) Sets the value ofInstanceRequirementsConfig.getMemoryPerVCpuMax()InstanceRequirementsConfig.Builder.memoryPerVCpuMin(Size memoryPerVCpuMin) Sets the value ofInstanceRequirementsConfig.getMemoryPerVCpuMin()The size of the volume, in GiBs.Sets the value ofVolumeProps.getSize()Volume.Builder.volumeInitializationRate(Size volumeInitializationRate) Specifies the Amazon EBS Provisioned Rate for Volume Initialization (volume initialization rate), at which to download the snapshot blocks from Amazon S3 to the volume.VolumeProps.Builder.volumeInitializationRate(Size volumeInitializationRate) Sets the value ofVolumeProps.getVolumeInitializationRate() -
Uses of Size in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return SizeModifier and TypeMethodDescriptiondefault SizeAwsLogDriverProps.getMaxBufferSize()When AwsLogDriverMode.NON_BLOCKING is configured, this parameter controls the size of the non-blocking buffer used to temporarily store messages.final SizeAwsLogDriverProps.Jsii$Proxy.getMaxBufferSize()default SizeLinuxParametersProps.getMaxSwap()The total amount of swap memory a container can use.final SizeLinuxParametersProps.Jsii$Proxy.getMaxSwap()default SizeServiceManagedEBSVolumeConfiguration.getSize()The size of the volume in GiB.final SizeServiceManagedEBSVolumeConfiguration.Jsii$Proxy.getSize()default SizeManagedInstancesCapacityProviderProps.getTaskVolumeStorage()The size of the task volume storage attached to each instance.final SizeManagedInstancesCapacityProviderProps.Jsii$Proxy.getTaskVolumeStorage()default SizeServiceManagedEBSVolumeConfiguration.getVolumeInitializationRate()Specifies the Amazon EBS Provisioned Rate for Volume Initialization (volume initialization rate), at which to download the snapshot blocks from Amazon S3 to the volume.final SizeServiceManagedEBSVolumeConfiguration.Jsii$Proxy.getVolumeInitializationRate()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()ManagedInstancesCapacityProvider.Builder.taskVolumeStorage(Size taskVolumeStorage) The size of the task volume storage attached to each instance.ManagedInstancesCapacityProviderProps.Builder.taskVolumeStorage(Size taskVolumeStorage) Sets the value ofManagedInstancesCapacityProviderProps.getTaskVolumeStorage()ServiceManagedEBSVolumeConfiguration.Builder.volumeInitializationRate(Size volumeInitializationRate) Sets the value ofServiceManagedEBSVolumeConfiguration.getVolumeInitializationRate() -
Uses of Size in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return SizeModifier and TypeMethodDescriptiondefault SizeFileSystemProps.getProvisionedThroughputPerSecond()Provisioned throughput for the file system.final SizeFileSystemProps.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 SizeClusterAttributes.getKubectlMemory()Amount of memory to allocate to the provider's lambda function.final SizeClusterAttributes.Jsii$Proxy.getKubectlMemory()default SizeClusterOptions.getKubectlMemory()Amount of memory to allocate to the provider's lambda function.final SizeClusterOptions.Jsii$Proxy.getKubectlMemory()final SizeClusterProps.Jsii$Proxy.getKubectlMemory()final SizeFargateClusterProps.Jsii$Proxy.getKubectlMemory()default SizeICluster.getKubectlMemory()Amount of memory to allocate to the provider's lambda function.default SizeICluster.Jsii$Default.getKubectlMemory()Amount of memory to allocate to the provider's lambda function.final SizeICluster.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.eks.v2.alpha
Methods in software.amazon.awscdk.services.eks.v2.alpha that return SizeModifier and TypeMethodDescriptiondefault SizeKubectlProviderOptions.getMemory()(experimental) The amount of memory allocated to the kubectl provider's lambda function.final SizeKubectlProviderOptions.Jsii$Proxy.getMemory()final SizeKubectlProviderProps.Jsii$Proxy.getMemory()Methods in software.amazon.awscdk.services.eks.v2.alpha with parameters of type SizeModifier and TypeMethodDescription(experimental) The amount of memory allocated to the kubectl provider's lambda function.Sets the value ofKubectlProviderOptions.getMemory()Sets the value ofKubectlProviderOptions.getMemory() -
Uses of Size in software.amazon.awscdk.services.elasticache.alpha
Methods in software.amazon.awscdk.services.elasticache.alpha that return SizeModifier and TypeMethodDescriptiondefault SizeCacheUsageLimitsProperty.getDataStorageMaximumSize()(experimental) Maximum data storage size (5000 GB).final SizeCacheUsageLimitsProperty.Jsii$Proxy.getDataStorageMaximumSize()default SizeCacheUsageLimitsProperty.getDataStorageMinimumSize()(experimental) Minimum data storage size (1 GB).final SizeCacheUsageLimitsProperty.Jsii$Proxy.getDataStorageMinimumSize()Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type SizeModifier and TypeMethodDescriptionCacheUsageLimitsProperty.Builder.dataStorageMaximumSize(Size dataStorageMaximumSize) Sets the value ofCacheUsageLimitsProperty.getDataStorageMaximumSize()CacheUsageLimitsProperty.Builder.dataStorageMinimumSize(Size dataStorageMinimumSize) Sets the value ofCacheUsageLimitsProperty.getDataStorageMinimumSize() -
Uses of Size in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return SizeModifier and TypeMethodDescriptiondefault SizeOrcOutputFormatProps.getBlockSize()The Hadoop Distributed File System (HDFS) block size.final SizeOrcOutputFormatProps.Jsii$Proxy.getBlockSize()default SizeParquetOutputFormatProps.getBlockSize()The Hadoop Distributed File System (HDFS) block size.final SizeParquetOutputFormatProps.Jsii$Proxy.getBlockSize()default SizeCommonDestinationS3Props.getBufferingSize()The size of the buffer that Amazon Data Firehose uses for incoming data before delivering it to the S3 bucket.final SizeCommonDestinationS3Props.Jsii$Proxy.getBufferingSize()final SizeDestinationS3BackupProps.Jsii$Proxy.getBufferingSize()final SizeS3BucketProps.Jsii$Proxy.getBufferingSize()default SizeDataProcessorProps.getBufferSize()The amount of incoming data Amazon Data Firehose will buffer before calling the processor.final SizeDataProcessorProps.Jsii$Proxy.getBufferSize()default SizeParquetOutputFormatProps.getMaxPadding()The maximum amount of padding to apply.final SizeParquetOutputFormatProps.Jsii$Proxy.getMaxPadding()default SizeParquetOutputFormatProps.getPageSize()The Parquet page size.final SizeParquetOutputFormatProps.Jsii$Proxy.getPageSize()default SizeOrcOutputFormatProps.getStripeSize()The number of bytes in each stripe.final SizeOrcOutputFormatProps.Jsii$Proxy.getStripeSize()Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type SizeModifier and TypeMethodDescriptionThe Hadoop Distributed File System (HDFS) block size.Sets the value ofOrcOutputFormatProps.getBlockSize()The Hadoop Distributed File System (HDFS) block size.Sets the value ofParquetOutputFormatProps.getBlockSize()CommonDestinationS3Props.Builder.bufferingSize(Size bufferingSize) Sets the value ofCommonDestinationS3Props.getBufferingSize()DestinationS3BackupProps.Builder.bufferingSize(Size bufferingSize) Sets the value ofCommonDestinationS3Props.getBufferingSize()S3Bucket.Builder.bufferingSize(Size bufferingSize) The size of the buffer that Amazon Data Firehose uses for incoming data before delivering it to the S3 bucket.S3BucketProps.Builder.bufferingSize(Size bufferingSize) Sets the value ofCommonDestinationS3Props.getBufferingSize()DataProcessorProps.Builder.bufferSize(Size bufferSize) Sets the value ofDataProcessorProps.getBufferSize()LambdaFunctionProcessor.Builder.bufferSize(Size bufferSize) The amount of incoming data Amazon Data Firehose will buffer before calling the processor.ParquetOutputFormat.Builder.maxPadding(Size maxPadding) The maximum amount of padding to apply.ParquetOutputFormatProps.Builder.maxPadding(Size maxPadding) Sets the value ofParquetOutputFormatProps.getMaxPadding()The Parquet page size.Sets the value ofParquetOutputFormatProps.getPageSize()OrcOutputFormat.Builder.stripeSize(Size stripeSize) The number of bytes in each stripe.OrcOutputFormatProps.Builder.stripeSize(Size stripeSize) Sets the value ofOrcOutputFormatProps.getStripeSize() -
Uses of Size in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return SizeModifier and TypeMethodDescriptionfinal SizeDockerImageFunctionProps.Jsii$Proxy.getEphemeralStorageSize()default SizeFunctionOptions.getEphemeralStorageSize()The size of the function’s /tmp directory in MiB.final SizeFunctionOptions.Jsii$Proxy.getEphemeralStorageSize()final SizeFunctionProps.Jsii$Proxy.getEphemeralStorageSize()final SizeSingletonFunctionProps.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.go.alpha
Methods in software.amazon.awscdk.services.lambda.go.alpha that return SizeModifier and TypeMethodDescriptionfinal SizeGoFunctionProps.Jsii$Proxy.getEphemeralStorageSize()Methods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type SizeModifier and TypeMethodDescriptionGoFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.GoFunctionProps.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 SizeNodejsFunctionProps.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.lambda.python.alpha
Methods in software.amazon.awscdk.services.lambda.python.alpha that return SizeModifier and TypeMethodDescriptionfinal SizePythonFunctionProps.Jsii$Proxy.getEphemeralStorageSize()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type SizeModifier and TypeMethodDescriptionPythonFunction.Builder.ephemeralStorageSize(Size ephemeralStorageSize) The size of the function’s /tmp directory in MiB.PythonFunctionProps.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 SizeBucketDeploymentProps.getEphemeralStorageSize()The size of the AWS Lambda function’s /tmp directory in MiB.final SizeBucketDeploymentProps.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 SizeEmrCreateClusterJsonataProps.getEbsRootVolumeSize()The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.final SizeEmrCreateClusterJsonataProps.Jsii$Proxy.getEbsRootVolumeSize()default SizeEmrCreateClusterJsonPathProps.getEbsRootVolumeSize()The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.final SizeEmrCreateClusterJsonPathProps.Jsii$Proxy.getEbsRootVolumeSize()default SizeEmrCreateClusterProps.getEbsRootVolumeSize()The size of the EBS root device volume of the Linux AMI that is used for each EC2 instance.final SizeEmrCreateClusterProps.Jsii$Proxy.getEbsRootVolumeSize()default SizeSageMakerCreateTransformJobJsonataProps.getMaxPayload()Maximum allowed size of the payload, in MB.final SizeSageMakerCreateTransformJobJsonataProps.Jsii$Proxy.getMaxPayload()default SizeSageMakerCreateTransformJobJsonPathProps.getMaxPayload()Maximum allowed size of the payload, in MB.final SizeSageMakerCreateTransformJobJsonPathProps.Jsii$Proxy.getMaxPayload()default SizeSageMakerCreateTransformJobProps.getMaxPayload()Maximum allowed size of the payload, in MB.final SizeSageMakerCreateTransformJobProps.Jsii$Proxy.getMaxPayload()default SizeBatchContainerOverrides.getMemory()Memory reserved for the job.final SizeBatchContainerOverrides.Jsii$Proxy.getMemory()EmrCreateCluster.VolumeSpecificationProperty.getVolumeSize()The volume size.final SizeEmrCreateCluster.VolumeSpecificationProperty.Jsii$Proxy.getVolumeSize()ResourceConfig.getVolumeSize()Size of the ML storage volume that you want to provision.final SizeResourceConfig.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.EmrCreateClusterJsonataProps.Builder.ebsRootVolumeSize(Size ebsRootVolumeSize) Sets the value ofEmrCreateClusterJsonataProps.getEbsRootVolumeSize()EmrCreateClusterJsonPathProps.Builder.ebsRootVolumeSize(Size ebsRootVolumeSize) Sets the value ofEmrCreateClusterJsonPathProps.getEbsRootVolumeSize()EmrCreateClusterProps.Builder.ebsRootVolumeSize(Size ebsRootVolumeSize) Sets the value ofEmrCreateClusterProps.getEbsRootVolumeSize()SageMakerCreateTransformJob.Builder.maxPayload(Size maxPayload) Maximum allowed size of the payload, in MB.SageMakerCreateTransformJobJsonataProps.Builder.maxPayload(Size maxPayload) Sets the value ofSageMakerCreateTransformJobJsonataProps.getMaxPayload()SageMakerCreateTransformJobJsonPathProps.Builder.maxPayload(Size maxPayload) Sets the value ofSageMakerCreateTransformJobJsonPathProps.getMaxPayload()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.services.synthetics
Methods in software.amazon.awscdk.services.synthetics that return SizeModifier and TypeMethodDescriptiondefault SizeCanaryProps.getMemory()The maximum amount of memory that the canary can use while running.final SizeCanaryProps.Jsii$Proxy.getMemory()Methods in software.amazon.awscdk.services.synthetics with parameters of type SizeModifier and TypeMethodDescriptionThe maximum amount of memory that the canary can use while running.Sets the value ofCanaryProps.getMemory() -
Uses of Size in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return SizeModifier and TypeMethodDescriptionfinal SizeTriggerFunctionProps.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()