InstanceAttachment

class InstanceAttachment : KotlinCustomResource

Creates a new attachment of an environment to an instance. Note: Not supported for Apigee hybrid. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val createdAt: Output<String>

Time the attachment was created in milliseconds since epoch.

Link copied to clipboard
val environment: Output<String>

ID of the attached environment.

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

ID of the attachment.

Link copied to clipboard
val organizationId: 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>