@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.844Z") @Stability(value=Stable) public interface CfnUsagePlanKeyProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getKeyType()
@Stability(value=Stable) @NotNull String getUsagePlanId()
@Stability(value=Stable) static CfnUsagePlanKeyProps.Builder builder()
CfnUsagePlanKeyProps.Builder of CfnUsagePlanKeyPropsCopyright © 2021. All rights reserved.