# IoPeriodArgoprojPeriodEventsPeriodV1alpha1PeriodCustomTrigger ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cert_secret** | Option<[**crate::models::IoPeriodK8sPeriodApiPeriodCorePeriodV1PeriodSecretKeySelector**](io.k8s.api.core.v1.SecretKeySelector.md)> | | [optional] **parameters** | Option<[**Vec**](io.argoproj.events.v1alpha1.TriggerParameter.md)> | Parameters is the list of parameters that is applied to resolved custom trigger trigger object. | [optional] **payload** | Option<[**Vec**](io.argoproj.events.v1alpha1.TriggerParameter.md)> | Payload is the list of key-value extracted from an event payload to construct the request payload. | [optional] **secure** | Option<**bool**> | | [optional] **server_name_override** | Option<**String**> | ServerNameOverride for the secure connection between sensor and custom trigger gRPC server. | [optional] **server_url** | Option<**String**> | | [optional] **spec** | Option<**::std::collections::HashMap**> | Spec is the custom trigger resource specification that custom trigger gRPC server knows how to interpret. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)