listAttachPoints
Lists all Attach Points the caller has access to that are valid for the specified Environment.
Samples
// List Attach Points
val resp = interconnectClient.listAttachPoints {
environmentId = "mce-aws-acme-1"
}Content copied to clipboard