Condition
A condition that determines when a gateway rule applies. Conditions can match on principals or request paths.
Inheritors
Types
Functions
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.
Casts this Condition as a MatchPaths and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.MatchPaths value. Returns null if the Condition is not a MatchPaths.
Casts this Condition as a MatchPrincipals and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.MatchPrincipals value. Throws an exception if the Condition is not a MatchPrincipals.
Casts this Condition as a MatchPrincipals and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.MatchPrincipals value. Returns null if the Condition is not a MatchPrincipals.