public static final class CfnResolverQueryLoggingConfigAssociationProps.Builder
extends java.lang.Object
CfnResolverQueryLoggingConfigAssociationProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnResolverQueryLoggingConfigAssociationProps |
build()
Builds the configured instance.
|
CfnResolverQueryLoggingConfigAssociationProps.Builder |
resolverQueryLogConfigId(java.lang.String resolverQueryLogConfigId)
|
CfnResolverQueryLoggingConfigAssociationProps.Builder |
resourceId(java.lang.String resourceId)
Sets the value of
CfnResolverQueryLoggingConfigAssociationProps.getResourceId() |
public CfnResolverQueryLoggingConfigAssociationProps.Builder resolverQueryLogConfigId(java.lang.String resolverQueryLogConfigId)
resolverQueryLogConfigId
- The ID of the query logging configuration that a VPC is associated with.this
public CfnResolverQueryLoggingConfigAssociationProps.Builder resourceId(java.lang.String resourceId)
CfnResolverQueryLoggingConfigAssociationProps.getResourceId()
resourceId
- The ID of the Amazon VPC that is associated with the query logging configuration.this
public CfnResolverQueryLoggingConfigAssociationProps build()
CfnResolverQueryLoggingConfigAssociationProps
java.lang.NullPointerException
- if any required attribute was not provided