@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.355Z") @Stability(value=Stable) public interface CfnUsagePlanKeyProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-usageplankey.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUsagePlanKeyProps.Builder
A builder for
CfnUsagePlanKeyProps |
static class |
CfnUsagePlanKeyProps.Jsii$Proxy
An implementation for
CfnUsagePlanKeyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUsagePlanKeyProps.Builder |
builder() |
String |
getKeyId()
`AWS::ApiGateway::UsagePlanKey.KeyId`.
|
String |
getKeyType()
`AWS::ApiGateway::UsagePlanKey.KeyType`.
|
String |
getUsagePlanId()
`AWS::ApiGateway::UsagePlanKey.UsagePlanId`.
|
@Stability(value=Stable) @NotNull String getKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-usageplankey.html#cfn-apigateway-usageplankey-keyid@Stability(value=Stable) @NotNull String getKeyType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-usageplankey.html#cfn-apigateway-usageplankey-keytype@Stability(value=Stable) @NotNull String getUsagePlanId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-usageplankey.html#cfn-apigateway-usageplankey-usageplanid@Stability(value=Stable) static CfnUsagePlanKeyProps.Builder builder()
CfnUsagePlanKeyProps.Builder of CfnUsagePlanKeyPropsCopyright © 2020. All rights reserved.