DescribeNetworkInterfacesRequest
Contains the parameters for DescribeNetworkInterfaces.
Types
Properties
Link copied to clipboard
Link copied to clipboard
Indicates whether to include managed resources in the output. If this parameter is set to true, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.
Link copied to clipboard
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. You cannot specify this parameter and the network interface IDs parameter in the same request. For more information, see Pagination.
Link copied to clipboard
The network interface IDs.
Functions
Link copied to clipboard
inline fun copy(block: DescribeNetworkInterfacesRequest.Builder.() -> Unit = {}): DescribeNetworkInterfacesRequest