Builder

class Builder

Properties

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The ID of the instance to bundle.

Link copied to clipboard

The bucket in which to store the AMI. You can specify a bucket that you already own or a new bucket that Amazon EC2 creates on your behalf. If you specify a bucket that belongs to someone else, Amazon EC2 returns an error.

Functions

Link copied to clipboard
fun storage(block: Storage.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.ec2.model.Storage inside the given block