class Aws::AppIntegrationsService::Types::UpdateEventIntegrationRequest

@note When making an API call, you may pass UpdateEventIntegrationRequest

data as a hash:

    {
      name: "Name", # required
      description: "Description",
    }

@!attribute [rw] name

The name of the event integration.
@return [String]

@!attribute [rw] description

The description of the event inegration.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appintegrations-2020-07-29/UpdateEventIntegrationRequest AWS API Documentation

Constants

SENSITIVE