| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.apiId(String apiId)
Sets the value of
CfnApiKeyProps.getApiId() |
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.apiKeyId(String apiKeyId)
Sets the value of
CfnApiKeyProps.getApiKeyId() |
static CfnApiKeyProps.Builder |
CfnApiKeyProps.builder() |
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.description(String description)
Sets the value of
CfnApiKeyProps.getDescription() |
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.expires(Number expires)
Sets the value of
CfnApiKeyProps.getExpires() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApiKeyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApiKeyProps.Builder. |
Copyright © 2022. All rights reserved.