AwsNetworkFirewallRuleGroupPropertiesResponse

data class AwsNetworkFirewallRuleGroupPropertiesResponse(val capacity: Int? = null, val description: String? = null, val ruleGroup: RuleGroupResponse? = null, val ruleGroupArn: String? = null, val ruleGroupId: String? = null, val ruleGroupName: String? = null, val tags: List<TagResponse>? = null, val type: String? = null)

Definition of awsNetworkFirewallRuleGroup

Constructors

constructor(capacity: Int? = null, description: String? = null, ruleGroup: RuleGroupResponse? = null, ruleGroupArn: String? = null, ruleGroupId: String? = null, ruleGroupName: String? = null, tags: List<TagResponse>? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val capacity: Int? = null

Property capacity

Link copied to clipboard
val description: String? = null

Property description

Link copied to clipboard

Property ruleGroup

Link copied to clipboard
val ruleGroupArn: String? = null

A resource ARN.

Link copied to clipboard
val ruleGroupId: String? = null

Property ruleGroupId

Link copied to clipboard
val ruleGroupName: String? = null

Property ruleGroupName

Link copied to clipboard
val tags: List<TagResponse>? = null

Property tags

Link copied to clipboard
val type: String? = null

Property type