@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.273Z") @Stability(value=Stable) public interface CfnGraphQLApiProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGraphQLApiProps.Builder
A builder for
CfnGraphQLApiProps |
static class |
CfnGraphQLApiProps.Jsii$Proxy
An implementation for
CfnGraphQLApiProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGraphQLApiProps.Builder |
builder() |
default Object |
getAdditionalAuthenticationProviders()
`AWS::AppSync::GraphQLApi.AdditionalAuthenticationProviders`.
|
String |
getAuthenticationType()
`AWS::AppSync::GraphQLApi.AuthenticationType`.
|
default Object |
getLogConfig()
`AWS::AppSync::GraphQLApi.LogConfig`.
|
String |
getName()
`AWS::AppSync::GraphQLApi.Name`.
|
default Object |
getOpenIdConnectConfig()
`AWS::AppSync::GraphQLApi.OpenIDConnectConfig`.
|
default Object |
getTags()
`AWS::AppSync::GraphQLApi.Tags`.
|
default Object |
getUserPoolConfig()
`AWS::AppSync::GraphQLApi.UserPoolConfig`.
|
default Object |
getXrayEnabled()
`AWS::AppSync::GraphQLApi.XrayEnabled`.
|
@Stability(value=Stable) @NotNull String getAuthenticationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-authenticationtype@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-name@Stability(value=Stable) @Nullable default Object getAdditionalAuthenticationProviders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-additionalauthenticationproviders@Stability(value=Stable) @Nullable default Object getLogConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-logconfig@Stability(value=Stable) @Nullable default Object getOpenIdConnectConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-openidconnectconfig@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-tags@Stability(value=Stable) @Nullable default Object getUserPoolConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-userpoolconfig@Stability(value=Stable) @Nullable default Object getXrayEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-graphqlapi.html#cfn-appsync-graphqlapi-xrayenabled@Stability(value=Stable) static CfnGraphQLApiProps.Builder builder()
CfnGraphQLApiProps.Builder of CfnGraphQLApiPropsCopyright © 2020. All rights reserved.