RegisteredAzureIdentityDetails

Details specific to a registered Azure identity using AWS Outbound Identity Federation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The client ID of the service principal or managed identity used for authentication.

Link copied to clipboard

The Azure Active Directory tenant ID for the identity.

Link copied to clipboard

The role ARN to be assumed by DevOps Agent for requesting Web Identity Token.

Link copied to clipboard

The audiences for the Web Identity Token.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String