Node
Details about an individual managed node.
Contents
- CaptureTime
-
The UTC timestamp for when the managed node data was last captured.
Type: Timestamp
Required: No
- Id
-
The ID of the managed node.
Type: String
Pattern:
(^i-(\w{8}|\w{17})$)|(^mi-\w{17}$)
Required: No
- NodeType
-
Information about the type of node.
Type: NodeType object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- Owner
-
Information about the ownership of the managed node.
Type: NodeOwnerInfo object
Required: No
- Region
-
The AWS Region that a managed node was created in or assigned to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: