MatchPrincipalEntry
Union for principal matching. Currently supports IAM principal ARN glob matching.
Inheritors
Types
Functions
Link copied to clipboard
Casts this MatchPrincipalEntry as a IamPrincipal and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.IamPrincipal value. Throws an exception if the MatchPrincipalEntry is not a IamPrincipal.
Link copied to clipboard
Casts this MatchPrincipalEntry as a IamPrincipal and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.IamPrincipal value. Returns null if the MatchPrincipalEntry is not a IamPrincipal.