1. Packages
  2. Akamai
  3. API Docs
  4. getIamCountries
Akamai v6.3.1 published on Saturday, Oct 28, 2023 by Pulumi

akamai.getIamCountries

Explore with Pulumi AI

akamai logo
Akamai v6.3.1 published on Saturday, Oct 28, 2023 by Pulumi

    Using getIamCountries

    function getIamCountries(opts?: InvokeOptions): Promise<GetIamCountriesResult>
    def get_iam_countries(opts: Optional[InvokeOptions] = None) -> GetIamCountriesResult
    func GetIamCountries(ctx *Context, opts ...InvokeOption) (*GetIamCountriesResult, error)

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

    public static class GetIamCountries 
    {
        public static Task<GetIamCountriesResult> InvokeAsync(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIamCountriesResult> getIamCountries(InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getIamCountries:getIamCountries
      arguments:
        # arguments dictionary

    getIamCountries Result

    The following output properties are available:

    Countries List<string>
    Id string

    The provider-assigned unique ID for this managed resource.

    Countries []string
    Id string

    The provider-assigned unique ID for this managed resource.

    countries List<String>
    id String

    The provider-assigned unique ID for this managed resource.

    countries string[]
    id string

    The provider-assigned unique ID for this managed resource.

    countries Sequence[str]
    id str

    The provider-assigned unique ID for this managed resource.

    countries List<String>
    id String

    The provider-assigned unique ID for this managed resource.

    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 v6.3.1 published on Saturday, Oct 28, 2023 by Pulumi