Ec2SecurityGroup

Provides ownership and status information for an Amazon EC2 security group.

Types

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

Properties

Link copied to clipboard

The name of the Amazon EC2 security group.

Link copied to clipboard

The Amazon account ID of the Amazon EC2 security group owner.

Link copied to clipboard

The status of the Amazon EC2 security group.

Functions

Link copied to clipboard
inline fun copy(block: Ec2SecurityGroup.Builder.() -> Unit = {}): Ec2SecurityGroup
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