@Stability(value=Stable) public static final class CfnResolverQueryLoggingConfigAssociationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnResolverQueryLoggingConfigAssociationProps>
CfnResolverQueryLoggingConfigAssociationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResolverQueryLoggingConfigAssociationProps |
build()
Builds the configured instance.
|
CfnResolverQueryLoggingConfigAssociationProps.Builder |
resolverQueryLogConfigId(String resolverQueryLogConfigId)
|
CfnResolverQueryLoggingConfigAssociationProps.Builder |
resourceId(String resourceId)
Sets the value of
CfnResolverQueryLoggingConfigAssociationProps.getResourceId() |
@Stability(value=Stable) public CfnResolverQueryLoggingConfigAssociationProps.Builder resolverQueryLogConfigId(String resolverQueryLogConfigId)
resolverQueryLogConfigId - `AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation.ResolverQueryLogConfigId`.this@Stability(value=Stable) public CfnResolverQueryLoggingConfigAssociationProps.Builder resourceId(String resourceId)
CfnResolverQueryLoggingConfigAssociationProps.getResourceId()resourceId - `AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation.ResourceId`.this@Stability(value=Stable) public CfnResolverQueryLoggingConfigAssociationProps build()
build in interface software.amazon.jsii.Builder<CfnResolverQueryLoggingConfigAssociationProps>CfnResolverQueryLoggingConfigAssociationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.