public static final class CfnFunction.EphemeralStorageProperty.Builder
extends java.lang.Object
CfnFunction.EphemeralStorageProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFunction.EphemeralStorageProperty |
build()
Builds the configured instance.
|
CfnFunction.EphemeralStorageProperty.Builder |
size(java.lang.Number size)
Sets the value of
CfnFunction.EphemeralStorageProperty.getSize() |
public CfnFunction.EphemeralStorageProperty.Builder size(java.lang.Number size)
CfnFunction.EphemeralStorageProperty.getSize()
size
- The size of the function's `/tmp` directory. This parameter is required.this
public CfnFunction.EphemeralStorageProperty build()
CfnFunction.EphemeralStorageProperty
java.lang.NullPointerException
- if any required attribute was not provided