Comment on page
ElastiCacheClusterIdComparison Object
Comparison for ElastiCache cluster IDs.
Text to compare.
Type:
string
Required: Yes
Comparison to use.
Type:
string
Valid Values:
contains
does-not-contain
does-not-end-with
does-not-equal
does-not-start-with
ends-with
equals
starts-with
Required: Yes
{
"clusterId": "prod-",
"compareType": "starts-with"
}
Last modified 5yr ago