GetSecurityGroupIngressResult

data class GetSecurityGroupIngressResult(val description: String? = null, val id: String? = null)

Constructors

Link copied to clipboard
constructor(description: String? = null, id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

Updates the description of an ingress (inbound) security group rule. You can replace an existing description, or add a description to a rule that did not have one previously

Link copied to clipboard
val id: String? = null

The Security Group Rule Id