BatchGetRouterNetworkInterfaceError
An error that occurred when retrieving multiple router network interfaces in the BatchGetRouterNetworkInterface operation, including the ARN, error code, and error message.
Contents
- arn
-
The Amazon Resource Name (ARN) of the router network interface for which the error occurred.
Type: String
Pattern:
arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}Required: Yes
- code
-
The error code associated with the error.
Type: String
Required: Yes
- message
-
A message describing the error.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: