1. Packages
  2. Akamai
  3. API Docs
  4. getGtmAsmap
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

akamai.getGtmAsmap

Explore with Pulumi AI

akamai logo
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

    Using getGtmAsmap

    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 getGtmAsmap(args: GetGtmAsmapArgs, opts?: InvokeOptions): Promise<GetGtmAsmapResult>
    function getGtmAsmapOutput(args: GetGtmAsmapOutputArgs, opts?: InvokeOptions): Output<GetGtmAsmapResult>
    def get_gtm_asmap(assignments: Optional[Sequence[GetGtmAsmapAssignment]] = None,
                      default_datacenter: Optional[GetGtmAsmapDefaultDatacenter] = None,
                      domain: Optional[str] = None,
                      links: Optional[Sequence[GetGtmAsmapLink]] = None,
                      map_name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetGtmAsmapResult
    def get_gtm_asmap_output(assignments: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmAsmapAssignmentArgs]]]] = None,
                      default_datacenter: Optional[pulumi.Input[GetGtmAsmapDefaultDatacenterArgs]] = None,
                      domain: Optional[pulumi.Input[str]] = None,
                      links: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmAsmapLinkArgs]]]] = None,
                      map_name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetGtmAsmapResult]
    func LookupGtmAsmap(ctx *Context, args *LookupGtmAsmapArgs, opts ...InvokeOption) (*LookupGtmAsmapResult, error)
    func LookupGtmAsmapOutput(ctx *Context, args *LookupGtmAsmapOutputArgs, opts ...InvokeOption) LookupGtmAsmapResultOutput

    > Note: This function is named LookupGtmAsmap in the Go SDK.

    public static class GetGtmAsmap 
    {
        public static Task<GetGtmAsmapResult> InvokeAsync(GetGtmAsmapArgs args, InvokeOptions? opts = null)
        public static Output<GetGtmAsmapResult> Invoke(GetGtmAsmapInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGtmAsmapResult> getGtmAsmap(GetGtmAsmapArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getGtmAsmap:getGtmAsmap
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGtmAsmap Result

    The following output properties are available:

    Domain string
    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to gtm_asmap.

    MapName string
    Assignments List<GetGtmAsmapAssignment>
    DefaultDatacenter GetGtmAsmapDefaultDatacenter
    Links List<GetGtmAsmapLink>
    Domain string
    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to gtm_asmap.

    MapName string
    Assignments []GetGtmAsmapAssignment
    DefaultDatacenter GetGtmAsmapDefaultDatacenter
    Links []GetGtmAsmapLink
    domain String
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to gtm_asmap.

    mapName String
    assignments List<GetGtmAsmapAssignment>
    defaultDatacenter GetGtmAsmapDefaultDatacenter
    links List<GetGtmAsmapLink>
    domain string
    id string

    Deprecated: Required by the terraform plugin testing framework, always set to gtm_asmap.

    mapName string
    assignments GetGtmAsmapAssignment[]
    defaultDatacenter GetGtmAsmapDefaultDatacenter
    links GetGtmAsmapLink[]
    domain str
    id str

    Deprecated: Required by the terraform plugin testing framework, always set to gtm_asmap.

    map_name str
    assignments Sequence[GetGtmAsmapAssignment]
    default_datacenter GetGtmAsmapDefaultDatacenter
    links Sequence[GetGtmAsmapLink]
    domain String
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to gtm_asmap.

    mapName String
    assignments List<Property Map>
    defaultDatacenter Property Map
    links List<Property Map>

    Supporting Types

    GetGtmAsmapAssignment

    AsNumbers List<int>
    Specifies an array of AS numbers.
    DatacenterId int
    A unique identifier for an existing data center in the domain.
    Nickname string
    A descriptive label for the group.
    AsNumbers []int
    Specifies an array of AS numbers.
    DatacenterId int
    A unique identifier for an existing data center in the domain.
    Nickname string
    A descriptive label for the group.
    asNumbers List<Integer>
    Specifies an array of AS numbers.
    datacenterId Integer
    A unique identifier for an existing data center in the domain.
    nickname String
    A descriptive label for the group.
    asNumbers number[]
    Specifies an array of AS numbers.
    datacenterId number
    A unique identifier for an existing data center in the domain.
    nickname string
    A descriptive label for the group.
    as_numbers Sequence[int]
    Specifies an array of AS numbers.
    datacenter_id int
    A unique identifier for an existing data center in the domain.
    nickname str
    A descriptive label for the group.
    asNumbers List<Number>
    Specifies an array of AS numbers.
    datacenterId Number
    A unique identifier for an existing data center in the domain.
    nickname String
    A descriptive label for the group.

    GetGtmAsmapDefaultDatacenter

    DatacenterId int
    For each property, an identifier for all other AS zones
    Nickname string
    A descriptive label for all other AS zones
    DatacenterId int
    For each property, an identifier for all other AS zones
    Nickname string
    A descriptive label for all other AS zones
    datacenterId Integer
    For each property, an identifier for all other AS zones
    nickname String
    A descriptive label for all other AS zones
    datacenterId number
    For each property, an identifier for all other AS zones
    nickname string
    A descriptive label for all other AS zones
    datacenter_id int
    For each property, an identifier for all other AS zones
    nickname str
    A descriptive label for all other AS zones
    datacenterId Number
    For each property, an identifier for all other AS zones
    nickname String
    A descriptive label for all other AS zones
    Href string
    A hypermedia link to the complete URL that uniquely defines a resource.
    Rel string
    Indicates the link relationship of the object.
    Href string
    A hypermedia link to the complete URL that uniquely defines a resource.
    Rel string
    Indicates the link relationship of the object.
    href String
    A hypermedia link to the complete URL that uniquely defines a resource.
    rel String
    Indicates the link relationship of the object.
    href string
    A hypermedia link to the complete URL that uniquely defines a resource.
    rel string
    Indicates the link relationship of the object.
    href str
    A hypermedia link to the complete URL that uniquely defines a resource.
    rel str
    Indicates the link relationship of the object.
    href String
    A hypermedia link to the complete URL that uniquely defines a resource.
    rel String
    Indicates the link relationship of the object.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi