Domain Name Endpoint Configuration Args
data class DomainNameEndpointConfigurationArgs(val types: Output<String>) : ConvertibleToJava<DomainNameEndpointConfigurationArgs>
Properties
Link copied to clipboard
List of endpoint types. This resource currently only supports managing a single value. Valid values: EDGE
or REGIONAL
. If unspecified, defaults to EDGE
. Must be declared as REGIONAL
in non-Commercial partitions. Refer to the documentation for more information on the difference between edge-optimized and regional APIs.