Ec2LaunchTemplate

Contains information about the Amazon EC2 launch template involved in a GuardDuty finding, including unique identifiers of the Amazon EC2 instances.

Types

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

Properties

Link copied to clipboard

A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.

Link copied to clipboard

Version of the EC2 launch template.

Functions

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