1. Packages
  2. AWS Native
  3. API Docs
  4. getUrlSuffix

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

aws-native.getUrlSuffix

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

    Using getUrlSuffix

    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 getUrlSuffix(opts?: InvokeOptions): Promise<GetUrlSuffixResult>
    function getUrlSuffixOutput(opts?: InvokeOptions): Output<GetUrlSuffixResult>
    def get_url_suffix(opts: Optional[InvokeOptions] = None) -> GetUrlSuffixResult
    def get_url_suffix_output(opts: Optional[InvokeOptions] = None) -> Output[GetUrlSuffixResult]
    func GetUrlSuffix(ctx *Context, opts ...InvokeOption) (*GetUrlSuffixResult, error)
    func GetUrlSuffixOutput(ctx *Context, opts ...InvokeOption) GetUrlSuffixResultOutput

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

    public static class GetUrlSuffix 
    {
        public static Task<GetUrlSuffixResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetUrlSuffixResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetUrlSuffixResult> getUrlSuffix(InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:getUrlSuffix
      arguments:
        # arguments dictionary

    getUrlSuffix Result

    The following output properties are available:

    UrlSuffix string
    UrlSuffix string
    urlSuffix String
    urlSuffix string
    urlSuffix String

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi