Ec2Instance

Details about the potentially impacted Amazon EC2 instance resource.

Types

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

Properties

Link copied to clipboard

The availability zone of the Amazon EC2 instance. For more information, see Availability zones in the Amazon EC2 User Guide.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

Contains information about the EC2 instance profile.

Link copied to clipboard

The image description of the Amazon EC2 instance.

Link copied to clipboard

The state of the Amazon EC2 instance. For more information, see Amazon EC2 instance state changes in the Amazon EC2 User Guide.

Link copied to clipboard

Type of the Amazon EC2 instance.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services Outpost. This shows applicable Amazon Web Services Outposts instances.

Link copied to clipboard

The platform of the Amazon EC2 instance.

Link copied to clipboard

The product code of the Amazon EC2 instance.

Functions

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