| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DomainOptions.Jsii$Proxy
An implementation for
DomainOptions |
| Modifier and Type | Method and Description |
|---|---|
DomainOptions |
DomainOptions.Builder.build()
Builds the configured instance.
|
default DomainOptions |
GraphqlApiProps.getDomainName()
(experimental) The domain name configuration for the GraphQL API.
|
DomainOptions |
GraphqlApiProps.Jsii$Proxy.getDomainName() |
| Modifier and Type | Method and Description |
|---|---|
GraphqlApi.Builder |
GraphqlApi.Builder.domainName(DomainOptions domainName)
(experimental) The domain name configuration for the GraphQL API.
|
GraphqlApiProps.Builder |
GraphqlApiProps.Builder.domainName(DomainOptions domainName)
Sets the value of
GraphqlApiProps.getDomainName() |
Copyright © 2022. All rights reserved.