ClientInstanceAttachment

class ClientInstanceAttachment : KotlinCustomResource

Import

EAIS Client Instance Attachment can be imported using the id, e.g.

$ pulumi import alicloud:eais/clientInstanceAttachment:ClientInstanceAttachment example <instance_id>:<client_instance_id>

Properties

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

EAIS instance category, valid values: eais, ei, default is eais.

Link copied to clipboard

The ID of the ECS or ECI instance bound to the EAIS instance.

Link copied to clipboard
val createTime: Output<String>

The creation time of the resource

Link copied to clipboard
val eiInstanceType: Output<String>

The Ei instance specification, which is used to filter matching specifications for updating.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceId: Output<String>

The EAIS instance ID.

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

The region ID of the resource

Link copied to clipboard
val status: Output<String>

The status of the resource

Link copied to clipboard
val urn: Output<String>