AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListStreamingAccessForServices operation. Returns a list of Amazon Web Services services that have been granted streaming access to your Resource Explorer data. Streaming access allows Amazon Web Services services to receive real-time updates about your resources as they are indexed by Resource Explorer.
Namespace: Amazon.ResourceExplorer2.Model
Assembly: AWSSDK.ResourceExplorer2.dll
Version: 3.x.y.z
public class ListStreamingAccessForServicesRequest : AmazonResourceExplorer2Request IAmazonWebServiceRequest
The ListStreamingAccessForServicesRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
ListStreamingAccessForServicesRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of streaming access entries to return in the response. If there are more results available, the response includes a NextToken value that you can use in a subsequent call to get the next set of results. The value must be between 1 and 50. If you don't specify a value, the default is 50. |
|
NextToken | System.String |
Gets and sets the property NextToken.
The parameter for receiving additional results if you receive a |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5