GetDataSourceDataSourceGcpResource

data class GetDataSourceDataSourceGcpResource(val computeInstanceDataSourceProperties: List<GetDataSourceDataSourceGcpResourceComputeInstanceDataSourceProperty>, val gcpResourcename: String, val location: String, val type: String)

Constructors

Link copied to clipboard
constructor(computeInstanceDataSourceProperties: List<GetDataSourceDataSourceGcpResourceComputeInstanceDataSourceProperty>, gcpResourcename: String, location: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ComputeInstanceDataSourceProperties has a subset of Compute Instance properties that are useful at the Datasource level.

Link copied to clipboard

Full resource pathname URL of the source Google Cloud resource.

Link copied to clipboard

The location in which the Data Source belongs.

Link copied to clipboard

The type of the Google Cloud resource. Use the Unified Resource Type, eg. compute.googleapis.com/Instance.