GetAttachmentsResult

data class GetAttachmentsResult(val id: String, val instanceIds: List<String>? = null, val loadBalancerId: String, val outputFile: String? = null, val slbAttachments: List<GetAttachmentsSlbAttachment>)

A collection of values returned by getAttachments.

Constructors

Link copied to clipboard
constructor(id: String, instanceIds: List<String>? = null, loadBalancerId: String, outputFile: String? = null, slbAttachments: List<GetAttachmentsSlbAttachment>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
val instanceIds: List<String>? = null
Link copied to clipboard
Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard

A list of SLB attachments. Each element contains the following attributes: