parameters property

Map<String, GoogleCloudIntegrationsV1alphaEventParameter>? parameters
getter/setter pair

The customized parameters the user can pass to this task.

Optional.

Implementation

core.Map<core.String, GoogleCloudIntegrationsV1alphaEventParameter>?
    parameters;