1. Packages
  2. Packages
  3. Signalfx Provider
  4. API Docs
  5. aws
  6. getServices
Viewing docs for SignalFx v5.10.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
signalfx logo
Viewing docs for SignalFx v5.10.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi

    Using getServices

    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 getServices(args: GetServicesArgs, opts?: InvokeOptions): Promise<GetServicesResult>
    function getServicesOutput(args: GetServicesOutputArgs, opts?: InvokeOptions): Output<GetServicesResult>
    def get_services(services: Optional[Sequence[GetServicesService]] = None,
                     opts: Optional[InvokeOptions] = None) -> GetServicesResult
    def get_services_output(services: Optional[pulumi.Input[Sequence[pulumi.Input[GetServicesServiceArgs]]]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetServicesResult]
    func GetServices(ctx *Context, args *GetServicesArgs, opts ...InvokeOption) (*GetServicesResult, error)
    func GetServicesOutput(ctx *Context, args *GetServicesOutputArgs, opts ...InvokeOption) GetServicesResultOutput

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

    public static class GetServices 
    {
        public static Task<GetServicesResult> InvokeAsync(GetServicesArgs args, InvokeOptions? opts = null)
        public static Output<GetServicesResult> Invoke(GetServicesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServicesResult> getServices(GetServicesArgs args, InvokeOptions options)
    public static Output<GetServicesResult> getServices(GetServicesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: signalfx:aws/getServices:getServices
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getServices Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Services List<Pulumi.SignalFx.Aws.Outputs.GetServicesService>
    Id string
    The provider-assigned unique ID for this managed resource.
    Services []GetServicesService
    id String
    The provider-assigned unique ID for this managed resource.
    services List<GetServicesService>
    id string
    The provider-assigned unique ID for this managed resource.
    services GetServicesService[]
    id str
    The provider-assigned unique ID for this managed resource.
    services Sequence[GetServicesService]
    id String
    The provider-assigned unique ID for this managed resource.
    services List<Property Map>

    Supporting Types

    GetServicesService

    Name string
    Name string
    name String
    name string
    name str
    name String

    Package Details

    Repository
    SignalFx pulumi/pulumi-signalfx
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the signalfx Terraform Provider.
    signalfx logo
    Viewing docs for SignalFx v5.10.0 (Older version)
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.