@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.062Z") @Stability(value=Stable) public interface CfnGraphQLSchemaProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGraphQLSchemaProps.Builder
A builder for
CfnGraphQLSchemaProps |
static class |
CfnGraphQLSchemaProps.Jsii$Proxy
An implementation for
CfnGraphQLSchemaProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGraphQLSchemaProps.Builder |
builder() |
String |
getApiId()
`AWS::AppSync::GraphQLSchema.ApiId`.
|
default String |
getDefinition()
`AWS::AppSync::GraphQLSchema.Definition`.
|
default String |
getDefinitionS3Location()
`AWS::AppSync::GraphQLSchema.DefinitionS3Location`.
|
@Stability(value=Stable) @NotNull String getApiId()
@Stability(value=Stable) @Nullable default String getDefinition()
@Stability(value=Stable) @Nullable default String getDefinitionS3Location()
@Stability(value=Stable) static CfnGraphQLSchemaProps.Builder builder()
CfnGraphQLSchemaProps.Builder of CfnGraphQLSchemaPropsCopyright © 2021. All rights reserved.