Interface DataplexZoneResourceSpec

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    DataplexZoneResourceSpec.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:20.667Z")
    @Stability(Stable)
    public interface DataplexZoneResourceSpec
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getLocationType

        @Stability(Stable)
        @NotNull
        String getLocationType()
        Required.

        Immutable. The location type of the resources that are allowed to be attached to the assets within this zone. Possible values: LOCATION_TYPE_UNSPECIFIED, SINGLE_REGION, MULTI_REGION Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_zone#location_type DataplexZone#location_type}