class Aws::AppIntegrationsService::Types::ListEventIntegrationAssociationsRequest
@note When making an API call, you may pass ListEventIntegrationAssociationsRequest
data as a hash: { event_integration_name: "Name", # required next_token: "NextToken", max_results: 1, }
@!attribute [rw] event_integration_name
The name of the event integration. @return [String]
@!attribute [rw] next_token
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return per page. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/appintegrations-2020-07-29/ListEventIntegrationAssociationsRequest AWS API Documentation
Constants
- SENSITIVE