Dynatrace v0.0.2, Nov 1 22
Dynatrace v0.0.2, Nov 1 22
dynatrace.getAwsIamExternal
The AWS IAM external data source allows the AWS IAM external ID to be retrieved.
Using getAwsIamExternal
function getAwsIamExternal(opts?: InvokeOptions): Promise<GetAwsIamExternalResult>
def get_aws_iam_external(opts: Optional[InvokeOptions] = None) -> GetAwsIamExternalResult
func GetAwsIamExternal(ctx *Context, opts ...InvokeOption) (*GetAwsIamExternalResult, error)
> Note: This function is named GetAwsIamExternal
in the Go SDK.
public static class GetAwsIamExternal
{
public static Task<GetAwsIamExternalResult> InvokeAsync(InvokeOptions? opts = null)
}
public static CompletableFuture<GetAwsIamExternalResult> getAwsIamExternal(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: dynatrace:index/getAwsIamExternal:getAwsIamExternal
arguments:
# arguments dictionary
getAwsIamExternal Result
The following output properties are available:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.