ContainerProvider
The information about the container provider.
Contents
- id
-
The ID of the container cluster.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[0-9A-Za-z][A-Za-z0-9\-_]*
Required: Yes
- type
-
The type of the container provider. Amazon EKS is the only supported type as of now.
Type: String
Valid Values:
EKS
Required: Yes
- info
-
The information about the container cluster.
Type: ContainerInfo object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: