ResourceSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Settings for resources attached as assets within a zone.
Attribute |
|
---|---|
Name | Description |
location_type |
google.cloud.dataplex_v1.types.Zone.ResourceSpec.LocationType
Required. Immutable. The location type of the resources that are allowed to be attached to the assets within this zone. |
Classes
LocationType
LocationType(value)
Location type of the resources attached to a zone.
Values: LOCATION_TYPE_UNSPECIFIED (0): Unspecified location type. SINGLE_REGION (1): Resources that are associated with a single region. MULTI_REGION (2): Resources that are associated with a multi-region location.