EcsAutoSnapshotPolicyAttachment

class EcsAutoSnapshotPolicyAttachment : KotlinCustomResource

Provides a ECS Auto Snapshot Policy Attachment resource. For information about ECS Auto Snapshot Policy Attachment and how to use it, see What is Auto Snapshot Policy Attachment.

NOTE: Available in v1.122.0+.

Example Usage

Basic Usage No Java example available.

Import

ECS Auto Snapshot Policy Attachment can be imported using the id, e.g.

$ pulumi import alicloud:ecs/ecsAutoSnapshotPolicyAttachment:EcsAutoSnapshotPolicyAttachment example s-abcd12345:d-abcd12345

Properties

Link copied to clipboard

The auto snapshot policy id.

Link copied to clipboard
val diskId: Output<String>

The disk id.

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