Disk

class Disk : KotlinCustomResource

Resource Type definition for AWS::Lightsail::Disk

Properties

Link copied to clipboard
val addOns: Output<List<DiskAddOn>>?

An array of objects representing the add-ons to enable for the new instance.

Link copied to clipboard
val attachedTo: Output<String>

Name of the attached Lightsail Instance

Link copied to clipboard
val attachmentState: Output<String>

Attachment State of the Lightsail disk

Link copied to clipboard
val availabilityZone: Output<String>?

The Availability Zone in which to create your instance. Use the following format: us-east-2a (case sensitive). Be sure to add the include Availability Zones parameter to your request.

Link copied to clipboard
val diskArn: Output<String>

The Amazon Resource Name (ARN) of the disk.

Link copied to clipboard
val diskName: Output<String>

The names to use for your new Lightsail disk.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val iops: Output<Int>

Iops of the Lightsail disk

Link copied to clipboard
val isAttached: Output<Boolean>

Check is Disk is attached state

Link copied to clipboard
val location: Output<DiskLocation>?

The AWS Region and Availability Zone where the disk is located.

Link copied to clipboard
val path: Output<String>

Path of the attached Disk

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceType: Output<String>

Resource type of Lightsail instance.

Link copied to clipboard
val sizeInGb: Output<Int>

Size of the Lightsail disk

Link copied to clipboard
val state: Output<String>

State of the Lightsail disk

Link copied to clipboard
val supportCode: Output<String>

Support code to help identify any issues

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>