@Stability(value=Stable)
public static interface CfnGraphQLApi.LogConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGraphQLApi.LogConfigProperty.Builder
A builder for
CfnGraphQLApi.LogConfigProperty |
static class |
CfnGraphQLApi.LogConfigProperty.Jsii$Proxy
An implementation for
CfnGraphQLApi.LogConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGraphQLApi.LogConfigProperty.Builder |
builder() |
default String |
getCloudWatchLogsRoleArn()
`CfnGraphQLApi.LogConfigProperty.CloudWatchLogsRoleArn`.
|
default Object |
getExcludeVerboseContent()
`CfnGraphQLApi.LogConfigProperty.ExcludeVerboseContent`.
|
default String |
getFieldLogLevel()
`CfnGraphQLApi.LogConfigProperty.FieldLogLevel`.
|
@Stability(value=Stable) @Nullable default String getCloudWatchLogsRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-cloudwatchlogsrolearn@Stability(value=Stable) @Nullable default Object getExcludeVerboseContent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-excludeverbosecontent@Stability(value=Stable) @Nullable default String getFieldLogLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-fieldloglevel@Stability(value=Stable) static CfnGraphQLApi.LogConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.