@Stability(value=Stable) public static final class CfnEndpointConfig.ServerlessConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointConfig.ServerlessConfigProperty>
CfnEndpointConfig.ServerlessConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointConfig.ServerlessConfigProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.ServerlessConfigProperty.Builder |
maxConcurrency(Number maxConcurrency)
Sets the value of
CfnEndpointConfig.ServerlessConfigProperty.getMaxConcurrency() |
CfnEndpointConfig.ServerlessConfigProperty.Builder |
memorySizeInMb(Number memorySizeInMb)
Sets the value of
CfnEndpointConfig.ServerlessConfigProperty.getMemorySizeInMb() |
@Stability(value=Stable) public CfnEndpointConfig.ServerlessConfigProperty.Builder maxConcurrency(Number maxConcurrency)
CfnEndpointConfig.ServerlessConfigProperty.getMaxConcurrency()maxConcurrency - `CfnEndpointConfig.ServerlessConfigProperty.MaxConcurrency`. This parameter is required.this@Stability(value=Stable) public CfnEndpointConfig.ServerlessConfigProperty.Builder memorySizeInMb(Number memorySizeInMb)
CfnEndpointConfig.ServerlessConfigProperty.getMemorySizeInMb()memorySizeInMb - `CfnEndpointConfig.ServerlessConfigProperty.MemorySizeInMB`. This parameter is required.this@Stability(value=Stable) public CfnEndpointConfig.ServerlessConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpointConfig.ServerlessConfigProperty>CfnEndpointConfig.ServerlessConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.