GoogleCloudDataplexV1ZoneResourceSpecArgs

data class GoogleCloudDataplexV1ZoneResourceSpecArgs(val locationType: Output<GoogleCloudDataplexV1ZoneResourceSpecLocationType>) : ConvertibleToJava<GoogleCloudDataplexV1ZoneResourceSpecArgs>

Settings for resources attached as assets within a zone.

Constructors

constructor(locationType: Output<GoogleCloudDataplexV1ZoneResourceSpecLocationType>)

Properties

Link copied to clipboard

Immutable. The location type of the resources that are allowed to be attached to the assets within this zone.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDataplexV1ZoneResourceSpecArgs