@Stability(value=Stable) public static final class CfnGraphQLApi.LogConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGraphQLApi.LogConfigProperty>
CfnGraphQLApi.LogConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLApi.LogConfigProperty |
build()
Builds the configured instance.
|
CfnGraphQLApi.LogConfigProperty.Builder |
cloudWatchLogsRoleArn(String cloudWatchLogsRoleArn)
Sets the value of
CfnGraphQLApi.LogConfigProperty.getCloudWatchLogsRoleArn() |
CfnGraphQLApi.LogConfigProperty.Builder |
excludeVerboseContent(Boolean excludeVerboseContent)
Sets the value of
CfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent() |
CfnGraphQLApi.LogConfigProperty.Builder |
excludeVerboseContent(IResolvable excludeVerboseContent)
Sets the value of
CfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent() |
CfnGraphQLApi.LogConfigProperty.Builder |
fieldLogLevel(String fieldLogLevel)
Sets the value of
CfnGraphQLApi.LogConfigProperty.getFieldLogLevel() |
@Stability(value=Stable) public CfnGraphQLApi.LogConfigProperty.Builder cloudWatchLogsRoleArn(String cloudWatchLogsRoleArn)
CfnGraphQLApi.LogConfigProperty.getCloudWatchLogsRoleArn()cloudWatchLogsRoleArn - `CfnGraphQLApi.LogConfigProperty.CloudWatchLogsRoleArn`.this@Stability(value=Stable) public CfnGraphQLApi.LogConfigProperty.Builder excludeVerboseContent(Boolean excludeVerboseContent)
CfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent()excludeVerboseContent - `CfnGraphQLApi.LogConfigProperty.ExcludeVerboseContent`.this@Stability(value=Stable) public CfnGraphQLApi.LogConfigProperty.Builder excludeVerboseContent(IResolvable excludeVerboseContent)
CfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent()excludeVerboseContent - `CfnGraphQLApi.LogConfigProperty.ExcludeVerboseContent`.this@Stability(value=Stable) public CfnGraphQLApi.LogConfigProperty.Builder fieldLogLevel(String fieldLogLevel)
CfnGraphQLApi.LogConfigProperty.getFieldLogLevel()fieldLogLevel - `CfnGraphQLApi.LogConfigProperty.FieldLogLevel`.this@Stability(value=Stable) public CfnGraphQLApi.LogConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnGraphQLApi.LogConfigProperty>CfnGraphQLApi.LogConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.