@Stability(value=Stable) public static final class CfnResolverQueryLoggingConfigProps.Builder extends Object implements software.amazon.jsii.Builder<CfnResolverQueryLoggingConfigProps>
CfnResolverQueryLoggingConfigProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResolverQueryLoggingConfigProps |
build()
Builds the configured instance.
|
CfnResolverQueryLoggingConfigProps.Builder |
destinationArn(String destinationArn)
Sets the value of
CfnResolverQueryLoggingConfigProps.getDestinationArn() |
CfnResolverQueryLoggingConfigProps.Builder |
name(String name)
Sets the value of
CfnResolverQueryLoggingConfigProps.getName() |
@Stability(value=Stable) public CfnResolverQueryLoggingConfigProps.Builder destinationArn(String destinationArn)
CfnResolverQueryLoggingConfigProps.getDestinationArn()destinationArn - `AWS::Route53Resolver::ResolverQueryLoggingConfig.DestinationArn`.this@Stability(value=Stable) public CfnResolverQueryLoggingConfigProps.Builder name(String name)
CfnResolverQueryLoggingConfigProps.getName()name - `AWS::Route53Resolver::ResolverQueryLoggingConfig.Name`.this@Stability(value=Stable) public CfnResolverQueryLoggingConfigProps build()
build in interface software.amazon.jsii.Builder<CfnResolverQueryLoggingConfigProps>CfnResolverQueryLoggingConfigPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.