ServerLaunchConfiguration
Launch configuration for a server.
Types
Properties
Link copied to clipboard
Indicates whether a publicly accessible IP address is created when launching the server.
Link copied to clipboard
Location of an Amazon S3 object.
Link copied to clipboard
The type of configuration script.
Link copied to clipboard
The name of the Amazon EC2 SSH key to be used for connecting to the launched server.
Link copied to clipboard
The name of the IAM instance profile.
Link copied to clipboard
The instance type to use when launching the server.
Link copied to clipboard
The ID of the security group that applies to the launched server.
Functions
Link copied to clipboard
inline fun copy(block: ServerLaunchConfiguration.Builder.() -> Unit = {}): ServerLaunchConfiguration