1. Packages
  2. Akamai
  3. API Docs
  4. getCloudwrapperLocations
Akamai v6.2.0 published on Tuesday, Aug 29, 2023 by Pulumi

akamai.getCloudwrapperLocations

Explore with Pulumi AI

akamai logo
Akamai v6.2.0 published on Tuesday, Aug 29, 2023 by Pulumi

    Using getCloudwrapperLocations

    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 getCloudwrapperLocations(args: GetCloudwrapperLocationsArgs, opts?: InvokeOptions): Promise<GetCloudwrapperLocationsResult>
    function getCloudwrapperLocationsOutput(args: GetCloudwrapperLocationsOutputArgs, opts?: InvokeOptions): Output<GetCloudwrapperLocationsResult>
    def get_cloudwrapper_locations(locations: Optional[Sequence[GetCloudwrapperLocationsLocation]] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetCloudwrapperLocationsResult
    def get_cloudwrapper_locations_output(locations: Optional[pulumi.Input[Sequence[pulumi.Input[GetCloudwrapperLocationsLocationArgs]]]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetCloudwrapperLocationsResult]
    func GetCloudwrapperLocations(ctx *Context, args *GetCloudwrapperLocationsArgs, opts ...InvokeOption) (*GetCloudwrapperLocationsResult, error)
    func GetCloudwrapperLocationsOutput(ctx *Context, args *GetCloudwrapperLocationsOutputArgs, opts ...InvokeOption) GetCloudwrapperLocationsResultOutput

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

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

    The following arguments are supported:

    getCloudwrapperLocations Result

    The following output properties are available:

    Id string

    Deprecated:

    Required by the terraform plugin testing framework, always set to akamai_cloudwrapper_locations

    Locations List<GetCloudwrapperLocationsLocation>
    Id string

    Deprecated:

    Required by the terraform plugin testing framework, always set to akamai_cloudwrapper_locations

    Locations []GetCloudwrapperLocationsLocation
    id String

    Deprecated:

    Required by the terraform plugin testing framework, always set to akamai_cloudwrapper_locations

    locations List<GetCloudwrapperLocationsLocation>
    id string

    Deprecated:

    Required by the terraform plugin testing framework, always set to akamai_cloudwrapper_locations

    locations GetCloudwrapperLocationsLocation[]
    id str

    Deprecated:

    Required by the terraform plugin testing framework, always set to akamai_cloudwrapper_locations

    locations Sequence[GetCloudwrapperLocationsLocation]
    id String

    Deprecated:

    Required by the terraform plugin testing framework, always set to akamai_cloudwrapper_locations

    locations List<Property Map>

    Supporting Types

    GetCloudwrapperLocationsLocation

    GetCloudwrapperLocationsLocationTrafficType

    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.2.0 published on Tuesday, Aug 29, 2023 by Pulumi