Get Resolver Firewall Rule Group Association Result
data class GetResolverFirewallRuleGroupAssociationResult(val arn: String, val creationTime: String, val creatorRequestId: String, val firewallRuleGroupAssociationId: String, val firewallRuleGroupId: String, val id: String, val managedOwnerName: String, val modificationTime: String, val mutationProtection: String, val name: String, val priority: Int, val status: String, val statusMessage: String, val vpcId: String)
A collection of values returned by getResolverFirewallRuleGroupAssociation.
Constructors
Link copied to clipboard
constructor(arn: String, creationTime: String, creatorRequestId: String, firewallRuleGroupAssociationId: String, firewallRuleGroupId: String, id: String, managedOwnerName: String, modificationTime: String, mutationProtection: String, name: String, priority: Int, status: String, statusMessage: String, vpcId: String)
Properties
Link copied to clipboard
The date and time that the association was created, in Unix time format and Coordinated Universal Time (UTC).
Link copied to clipboard
A unique string defined by you to identify the request.
Link copied to clipboard
Link copied to clipboard
The unique identifier of the firewall rule group.
Link copied to clipboard
The owner of the association, used only for associations that are not managed by you.
Link copied to clipboard
The date and time that the association was last modified, in Unix time format and Coordinated Universal Time (UTC).
Link copied to clipboard
If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.
Link copied to clipboard
Additional information about the status of the response, if available.