GetAwsServices
Deprecated: signalfx.getAwsServices has been deprecated in favor of signalfx.aws.getServices
Using GetAwsServices
function getAwsServices(args: GetAwsServicesArgs, opts?: InvokeOptions): Promise<GetAwsServicesResult>function get_aws_services(services=None, opts=None)func GetAwsServices(ctx *Context, args *GetAwsServicesArgs, opts ...InvokeOption) (*GetAwsServicesResult, error)public static class GetAwsServices {
public static Task<GetAwsServicesResult> InvokeAsync(GetAwsServicesArgs args, InvokeOptions? opts = null)
}The following arguments are supported:
GetAwsServices Result
The following output properties are available:
- Id string
The provider-assigned unique ID for this managed resource.
- Services
List<Pulumi.
Signal Fx. Outputs. Get Aws Services Service>
- Id string
The provider-assigned unique ID for this managed resource.
- Services
[]Get
Aws Services Service
- id string
The provider-assigned unique ID for this managed resource.
- services
Get
Aws Services Service[]
- id str
The provider-assigned unique ID for this managed resource.
- services
List[Get
Aws Services Service]
Supporting Types
GetAwsServicesService
Package Details
- Repository
- https://github.com/pulumi/pulumi-signalfx
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
signalfxTerraform Provider.