DataflowEndpoint
Information about a dataflow endpoint.
Contents
- address
-
Socket address of a dataflow endpoint.
Type: SocketAddress object
Required: No
- mtu
-
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
Type: Integer
Valid Range: Minimum value of 1400. Maximum value of 1500.
Required: No
- name
-
Name of a dataflow endpoint.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[ a-zA-Z0-9_:-]{1,256}$
Required: No
- status
-
Status of a dataflow endpoint.
Type: String
Valid Values:
created | creating | deleted | deleting | failed
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: