MatchPrincipals

data class MatchPrincipals(val value: MatchPrincipals) : Condition

A condition that matches on the identity of the caller making the request.

Constructors

Link copied to clipboard
constructor(value: MatchPrincipals)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this Condition as a MatchPaths and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.MatchPaths value. Throws an exception if the Condition is not a MatchPaths.

Link copied to clipboard
Link copied to clipboard