class Aws::Route53Resolver::Types::DisassociateResolverRuleRequest

@note When making an API call, you may pass DisassociateResolverRuleRequest

data as a hash:

    {
      vpc_id: "ResourceId", # required
      resolver_rule_id: "ResourceId", # required
    }

@!attribute [rw] vpc_id

The ID of the VPC that you want to disassociate the Resolver rule
from.
@return [String]

@!attribute [rw] resolver_rule_id

The ID of the Resolver rule that you want to disassociate from the
specified VPC.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/DisassociateResolverRuleRequest AWS API Documentation

Constants

SENSITIVE