Class ResolverQueryLogConfigAssociationState.Builder

    • Method Detail

      • resolverQueryLogConfigId

        public ResolverQueryLogConfigAssociationState.Builder resolverQueryLogConfigId​(@Nullable
                                                                                       com.pulumi.core.Output<java.lang.String> resolverQueryLogConfigId)
        Parameters:
        resolverQueryLogConfigId - The ID of the Route 53 Resolver query logging configuration that you want to associate a VPC with.
        Returns:
        builder
      • resolverQueryLogConfigId

        public ResolverQueryLogConfigAssociationState.Builder resolverQueryLogConfigId​(java.lang.String resolverQueryLogConfigId)
        Parameters:
        resolverQueryLogConfigId - The ID of the Route 53 Resolver query logging configuration that you want to associate a VPC with.
        Returns:
        builder
      • resourceId

        public ResolverQueryLogConfigAssociationState.Builder resourceId​(@Nullable
                                                                         com.pulumi.core.Output<java.lang.String> resourceId)
        Parameters:
        resourceId - The ID of a VPC that you want this query logging configuration to log queries for.
        Returns:
        builder
      • resourceId

        public ResolverQueryLogConfigAssociationState.Builder resourceId​(java.lang.String resourceId)
        Parameters:
        resourceId - The ID of a VPC that you want this query logging configuration to log queries for.
        Returns:
        builder