UpdateInputSecurityGroupRequest

The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input Security Group should allow.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The id of the Input Security Group to update.

Link copied to clipboard

A collection of key-value pairs.

Link copied to clipboard

List of IPv4 CIDR addresses to whitelist

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String