| 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() |
Copyright © 2021. All rights reserved.