GetVpcEndpointLinkedVpcsResult

data class GetVpcEndpointLinkedVpcsResult(val id: String, val ids: List<String>, val instanceId: String, val moduleName: String, val outputFile: String? = null, val status: String? = null, val vpcEndpointLinkedVpcs: List<GetVpcEndpointLinkedVpcsVpcEndpointLinkedVpc>)

A collection of values returned by getVpcEndpointLinkedVpcs.

Constructors

Link copied to clipboard
constructor(id: String, ids: List<String>, instanceId: String, moduleName: String, outputFile: String? = null, status: String? = null, vpcEndpointLinkedVpcs: List<GetVpcEndpointLinkedVpcsVpcEndpointLinkedVpc>)

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

The ID of the instance.

Link copied to clipboard

The name of the module that you want to access.

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

The status of the Vpc Endpoint Linked Vpc.

Link copied to clipboard

A list of CR Vpc Endpoint Linked Vpcs. Each element contains the following attributes: