@Stability(value=Stable)
public static interface CfnGraphQLApi.LogConfigProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getExcludeVerboseContent()
@Stability(value=Stable) @Nullable default String getFieldLogLevel()
@Stability(value=Stable) static CfnGraphQLApi.LogConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.