FargateProfileSelector
An object representing an AWS Fargate profile selector.
Contents
- labels
-
The Kubernetes labels that the selector should match. A pod must contain all of the labels that are specified in the selector for it to be considered a match.
Type: String to string map
Required: No
- namespace
-
The Kubernetes
namespace
that the selector should match.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: