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