| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApiKey.StageKeyProperty.Builder |
CfnApiKey.StageKeyProperty.builder() |
CfnApiKey.StageKeyProperty.Builder |
CfnApiKey.StageKeyProperty.Builder.restApiId(String restApiId)
Sets the value of
CfnApiKey.StageKeyProperty.getRestApiId() |
CfnApiKey.StageKeyProperty.Builder |
CfnApiKey.StageKeyProperty.Builder.stageName(String stageName)
Sets the value of
CfnApiKey.StageKeyProperty.getStageName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApiKey.StageKeyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApiKey.StageKeyProperty.Builder. |
Copyright © 2022. All rights reserved.