View a markdown version of this page

IntegrationIdentifier - Amazon CloudWatch Omni

IntegrationIdentifier

Identifies a single integration by exactly one of its unique keys: the integration id, the integration ARN, or the integration name.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

integrationArn

The Amazon Resource Name of the integration.

Type: String

Required: No

integrationId

The unique identifier of the integration.

Type: String

Required: No

integrationName

The name of the integration; unique within the account.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: