Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi
akamai.getGtmGeomaps
Explore with Pulumi AI
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
- GeoMaps List<GetGtm Geomaps Geo Map> 
- Id string
- The provider-assigned unique ID for this managed resource.
- Domain string
- GeoMaps []GetGtm Geomaps Geo Map 
- Id string
- The provider-assigned unique ID for this managed resource.
- domain String
- geoMaps List<GetGtm Geomaps Geo Map> 
- id String
- The provider-assigned unique ID for this managed resource.
- domain string
- geoMaps 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
- geoMaps List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetGtmGeomapsGeoMap    
- Assignments
List<GetGtm Geomaps Geo Map Assignment> 
- Contains information about the geographic zone groupings of countries.
- DefaultDatacenter GetGtm Geomaps Geo Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- Links
List<GetGtm 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
[]GetGtm Geomaps Geo Map Assignment 
- Contains information about the geographic zone groupings of countries.
- DefaultDatacenter GetGtm Geomaps Geo Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- Links
[]GetGtm 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<GetGtm Geomaps Geo Map Assignment> 
- Contains information about the geographic zone groupings of countries.
- defaultDatacenter GetGtm Geomaps Geo Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
List<GetGtm 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
GetGtm Geomaps Geo Map Assignment[] 
- Contains information about the geographic zone groupings of countries.
- defaultDatacenter GetGtm Geomaps Geo Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
GetGtm 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[GetGtm 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[GetGtm 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.
- defaultDatacenter 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.
- DatacenterId 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.
- DatacenterId 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.
- datacenterId 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.
- datacenterId 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.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for the group.
GetGtmGeomapsGeoMapDefaultDatacenter      
- DatacenterId int
- For each property, an identifier for all other geographic zones.
- Nickname string
- A descriptive label for all other geographic zones.
- DatacenterId int
- For each property, an identifier for all other geographic zones.
- Nickname string
- A descriptive label for all other geographic zones.
- datacenterId Integer
- For each property, an identifier for all other geographic zones.
- nickname String
- A descriptive label for all other geographic zones.
- datacenterId 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.
- datacenterId 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.