MatchClause
A clause to match a query pattern
Inheritors
Types
Functions
Casts this MatchClause as a EntityPattern and retrieves its aws.sdk.kotlin.services.datazone.model.EntityPattern value. Throws an exception if the MatchClause is not a EntityPattern.
Casts this MatchClause as a EntityPattern and retrieves its aws.sdk.kotlin.services.datazone.model.EntityPattern value. Returns null if the MatchClause is not a EntityPattern.
Casts this MatchClause as a RelationPattern and retrieves its aws.sdk.kotlin.services.datazone.model.RelationPattern value. Throws an exception if the MatchClause is not a RelationPattern.
Casts this MatchClause as a RelationPattern and retrieves its aws.sdk.kotlin.services.datazone.model.RelationPattern value. Returns null if the MatchClause is not a RelationPattern.