Using getGtmGeomaps
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGtmGeomaps(args: GetGtmGeomapsArgs, opts?: InvokeOptions): Promise<GetGtmGeomapsResult>
function getGtmGeomapsOutput(args: GetGtmGeomapsOutputArgs, opts?: InvokeOptions): Output<GetGtmGeomapsResult>def get_gtm_geomaps(domain: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGtmGeomapsResult
def get_gtm_geomaps_output(domain: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGtmGeomapsResult]func GetGtmGeomaps(ctx *Context, args *GetGtmGeomapsArgs, opts ...InvokeOption) (*GetGtmGeomapsResult, error)
func GetGtmGeomapsOutput(ctx *Context, args *GetGtmGeomapsOutputArgs, opts ...InvokeOption) GetGtmGeomapsResultOutput> Note: This function is named GetGtmGeomaps in the Go SDK.
public static class GetGtmGeomaps
{
public static Task<GetGtmGeomapsResult> InvokeAsync(GetGtmGeomapsArgs args, InvokeOptions? opts = null)
public static Output<GetGtmGeomapsResult> Invoke(GetGtmGeomapsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGtmGeomapsResult> getGtmGeomaps(GetGtmGeomapsArgs args, InvokeOptions options)
public static Output<GetGtmGeomapsResult> getGtmGeomaps(GetGtmGeomapsArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getGtmGeomaps:getGtmGeomaps
arguments:
# arguments dictionaryThe following arguments are supported:
- Domain string
- Domain string
- domain String
- domain string
- domain str
- domain String
getGtmGeomaps Result
The following output properties are available:
- Domain string
- Geo
Maps List<GetGtm Geomaps Geo Map> - Id string
- The provider-assigned unique ID for this managed resource.
- Domain string
- Geo
Maps []GetGtm Geomaps Geo Map - Id string
- The provider-assigned unique ID for this managed resource.
- domain String
- geo
Maps List<GetGtm Geomaps Geo Map> - id String
- The provider-assigned unique ID for this managed resource.
- domain string
- geo
Maps GetGtm Geomaps Geo Map[] - id string
- The provider-assigned unique ID for this managed resource.
- domain str
- geo_
maps Sequence[GetGtm Geomaps Geo Map] - id str
- The provider-assigned unique ID for this managed resource.
- domain String
- geo
Maps List<Property Map> - id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetGtmGeomapsGeoMap
- Assignments
List<Get
Gtm Geomaps Geo Map Assignment> - Contains information about the geographic zone groupings of countries.
- Default
Datacenter GetGtm Geomaps Geo Map Default Datacenter - A placeholder for all other geographic zones, countries not found in these geographic zones.
- Links
List<Get
Gtm Geomaps Geo Map Link> - Specifies the URL path that allows direct navigation to the Geographic maps.
- Name string
- A descriptive label for the Geographic map.
- Assignments
[]Get
Gtm Geomaps Geo Map Assignment - Contains information about the geographic zone groupings of countries.
- Default
Datacenter GetGtm Geomaps Geo Map Default Datacenter - A placeholder for all other geographic zones, countries not found in these geographic zones.
- Links
[]Get
Gtm Geomaps Geo Map Link - Specifies the URL path that allows direct navigation to the Geographic maps.
- Name string
- A descriptive label for the Geographic map.
- assignments
List<Get
Gtm Geomaps Geo Map Assignment> - Contains information about the geographic zone groupings of countries.
- default
Datacenter GetGtm Geomaps Geo Map Default Datacenter - A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
List<Get
Gtm Geomaps Geo Map Link> - Specifies the URL path that allows direct navigation to the Geographic maps.
- name String
- A descriptive label for the Geographic map.
- assignments
Get
Gtm Geomaps Geo Map Assignment[] - Contains information about the geographic zone groupings of countries.
- default
Datacenter GetGtm Geomaps Geo Map Default Datacenter - A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
Get
Gtm Geomaps Geo Map Link[] - Specifies the URL path that allows direct navigation to the Geographic maps.
- name string
- A descriptive label for the Geographic map.
- assignments
Sequence[Get
Gtm Geomaps Geo Map Assignment] - Contains information about the geographic zone groupings of countries.
- default_
datacenter GetGtm Geomaps Geo Map Default Datacenter - A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
Sequence[Get
Gtm Geomaps Geo Map Link] - Specifies the URL path that allows direct navigation to the Geographic maps.
- name str
- A descriptive label for the Geographic map.
- assignments List<Property Map>
- Contains information about the geographic zone groupings of countries.
- default
Datacenter Property Map - A placeholder for all other geographic zones, countries not found in these geographic zones.
- links List<Property Map>
- Specifies the URL path that allows direct navigation to the Geographic maps.
- name String
- A descriptive label for the Geographic map.
GetGtmGeomapsGeoMapAssignment
- Countries List<string>
- Specifies an array of two-letter ISO 3166 country codes, or for finer subdivisions, the two-letter country code and the two-letter state or province code separated by a forward slash.
- Datacenter
Id int - A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for the group.
- Countries []string
- Specifies an array of two-letter ISO 3166 country codes, or for finer subdivisions, the two-letter country code and the two-letter state or province code separated by a forward slash.
- Datacenter
Id int - A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for the group.
- countries List<String>
- Specifies an array of two-letter ISO 3166 country codes, or for finer subdivisions, the two-letter country code and the two-letter state or province code separated by a forward slash.
- datacenter
Id Integer - A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for the group.
- countries string[]
- Specifies an array of two-letter ISO 3166 country codes, or for finer subdivisions, the two-letter country code and the two-letter state or province code separated by a forward slash.
- datacenter
Id number - A unique identifier for an existing data center in the domain.
- nickname string
- A descriptive label for the group.
- countries Sequence[str]
- Specifies an array of two-letter ISO 3166 country codes, or for finer subdivisions, the two-letter country code and the two-letter state or province code separated by a forward slash.
- datacenter_
id int - A unique identifier for an existing data center in the domain.
- nickname str
- A descriptive label for the group.
- countries List<String>
- Specifies an array of two-letter ISO 3166 country codes, or for finer subdivisions, the two-letter country code and the two-letter state or province code separated by a forward slash.
- datacenter
Id Number - A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for the group.
GetGtmGeomapsGeoMapDefaultDatacenter
- Datacenter
Id int - For each property, an identifier for all other geographic zones.
- Nickname string
- A descriptive label for all other geographic zones.
- Datacenter
Id int - For each property, an identifier for all other geographic zones.
- Nickname string
- A descriptive label for all other geographic zones.
- datacenter
Id Integer - For each property, an identifier for all other geographic zones.
- nickname String
- A descriptive label for all other geographic zones.
- datacenter
Id number - For each property, an identifier for all other geographic zones.
- nickname string
- A descriptive label for all other geographic zones.
- datacenter_
id int - For each property, an identifier for all other geographic zones.
- nickname str
- A descriptive label for all other geographic zones.
- datacenter
Id Number - For each property, an identifier for all other geographic zones.
- nickname String
- A descriptive label for all other geographic zones.
GetGtmGeomapsGeoMapLink
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
