@Stability(value=Experimental) public static final class AddApiKeyOptions.Builder extends Object implements software.amazon.jsii.Builder<AddApiKeyOptions>
AddApiKeyOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AddApiKeyOptions |
build()
Builds the configured instance.
|
AddApiKeyOptions.Builder |
overrideLogicalId(String overrideLogicalId)
Sets the value of
AddApiKeyOptions.getOverrideLogicalId() |
@Stability(value=Experimental) public AddApiKeyOptions.Builder overrideLogicalId(String overrideLogicalId)
AddApiKeyOptions.getOverrideLogicalId()overrideLogicalId - Override the CloudFormation logical id of the AWS::ApiGateway::UsagePlanKey resource.this@Stability(value=Experimental) public AddApiKeyOptions build()
build in interface software.amazon.jsii.Builder<AddApiKeyOptions>AddApiKeyOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.