class Aws::Route53Resolver::Types::ResolverRuleAssociation

In the response to an [AssociateResolverRule],

DisassociateResolverRule], or [ListResolverRuleAssociations][3

request, provides information about an association between a Resolver rule and a VPC. The association determines which DNS queries that originate in the VPC are forwarded to your network.

[1]: docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html [2]: docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverRule.html [3]: docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html

@!attribute [rw] id

The ID of the association between a Resolver rule and a VPC.
Resolver assigns this value when you submit an
[AssociateResolverRule][1] request.

[1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html
@return [String]

@!attribute [rw] resolver_rule_id

The ID of the Resolver rule that you associated with the VPC that is
specified by `VPCId`.
@return [String]

@!attribute [rw] name

The name of an association between a Resolver rule and a VPC.
@return [String]

@!attribute [rw] vpc_id

The ID of the VPC that you associated the Resolver rule with.
@return [String]

@!attribute [rw] status

A code that specifies the current status of the association between
a Resolver rule and a VPC.
@return [String]

@!attribute [rw] status_message

A detailed description of the status of the association between a
Resolver rule and a VPC.
@return [String]

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

Constants

SENSITIVE