Regex
The value sent by the client must include the specified characters.
Inherited functions
Casts this GrpcRouteMetadataMatchMethod as a Exact and retrieves its kotlin.String value. Throws an exception if the GrpcRouteMetadataMatchMethod is not a Exact.
Casts this GrpcRouteMetadataMatchMethod as a Exact and retrieves its kotlin.String value. Returns null if the GrpcRouteMetadataMatchMethod is not a Exact.
Casts this GrpcRouteMetadataMatchMethod as a Prefix and retrieves its kotlin.String value. Throws an exception if the GrpcRouteMetadataMatchMethod is not a Prefix.
Casts this GrpcRouteMetadataMatchMethod as a Prefix and retrieves its kotlin.String value. Returns null if the GrpcRouteMetadataMatchMethod is not a Prefix.
Casts this GrpcRouteMetadataMatchMethod as a Range and retrieves its aws.sdk.kotlin.services.appmesh.model.MatchRange value. Throws an exception if the GrpcRouteMetadataMatchMethod is not a Range.
Casts this GrpcRouteMetadataMatchMethod as a Range and retrieves its aws.sdk.kotlin.services.appmesh.model.MatchRange value. Returns null if the GrpcRouteMetadataMatchMethod is not a Range.
Casts this GrpcRouteMetadataMatchMethod as a Regex and retrieves its kotlin.String value. Throws an exception if the GrpcRouteMetadataMatchMethod is not a Regex.
Casts this GrpcRouteMetadataMatchMethod as a Regex and retrieves its kotlin.String value. Returns null if the GrpcRouteMetadataMatchMethod is not a Regex.
Casts this GrpcRouteMetadataMatchMethod as a Suffix and retrieves its kotlin.String value. Throws an exception if the GrpcRouteMetadataMatchMethod is not a Suffix.
Casts this GrpcRouteMetadataMatchMethod as a Suffix and retrieves its kotlin.String value. Returns null if the GrpcRouteMetadataMatchMethod is not a Suffix.