CustomLogSourceConfigurationProviderIdentity

data class CustomLogSourceConfigurationProviderIdentity(val externalId: String, val principal: String)

Constructors

constructor(externalId: String, principal: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The external ID used to estalish trust relationship with the AWS identity.

Link copied to clipboard

The AWS identity principal.