EntityPattern
The pattern describing the entities for the query to traverse.
Inherited 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.