| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.EphemeralStorageProperty.Jsii$Proxy
An implementation for
CfnFunction.EphemeralStorageProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.EphemeralStorageProperty |
CfnFunction.EphemeralStorageProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.ephemeralStorage(CfnFunction.EphemeralStorageProperty ephemeralStorage)
The size of the function's `/tmp` directory in MB.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.ephemeralStorage(CfnFunction.EphemeralStorageProperty ephemeralStorage)
Sets the value of
CfnFunctionProps.getEphemeralStorage() |
void |
CfnFunction.setEphemeralStorage(CfnFunction.EphemeralStorageProperty value)
The size of the function's `/tmp` directory in MB.
|
Copyright © 2023. All rights reserved.