GetChildInstanceRouteEntryToAttachmentsResult

data class GetChildInstanceRouteEntryToAttachmentsResult(val attachments: List<GetChildInstanceRouteEntryToAttachmentsAttachment>, val cenId: String? = null, val childInstanceRouteTableId: String, val id: String, val ids: List<String>, val outputFile: String? = null, val serviceType: String? = null, val transitRouterAttachmentId: String)

A collection of values returned by getChildInstanceRouteEntryToAttachments.

Constructors

constructor(attachments: List<GetChildInstanceRouteEntryToAttachmentsAttachment>, cenId: String? = null, childInstanceRouteTableId: String, id: String, ids: List<String>, outputFile: String? = null, serviceType: String? = null, transitRouterAttachmentId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Child Instance Route Entry To Attachment Entries. Each element contains the following attributes:

Link copied to clipboard
val cenId: String? = null

The ID of the CEN instance.

Link copied to clipboard

The first ID of the resource

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Limit search to a list of specific IDs.The value is formulated as <cen_id>:<child_instance_route_table_id>:<transit_router_attachment_id>:<destination_cidr_block>.

Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard
val serviceType: String? = null

ServiceType

Link copied to clipboard

TransitRouterAttachmentId