Trigger
Trigger
| Name | Description | Schema | Default |
|---|---|---|---|
| alias required | Alias Example : $LATEST | string | |
| schedule optional | 스케쥴 Example : * * * * 0 | any of [string, null] | |
| timezone optional | 타임존 Example : Asia/Tokyo | any of [string, null] | |
| trigger_id required | 트리거 ID Example : 1 | integer | |
| trigger_name required | 트리거 타입 Example : 8c9f6c1c928a45b4bbd1e4da5531d656 | string | |
| trigger_sid required | 트리거 타겟 어카운트 ID Example : 617b3d0e90c24a5fa1f65a3824861354 | any of [string, null] | |
| trigger_target_account_id required | 트리거 타겟 어카운트 ID Example : 617b3d0e90c24a5fa1f65a3824861354 | any of [string, null] | |
| trigger_target_srn required | 트리거 타겟 SRN Example : srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe | any of [string, null] | |
| trigger_target_uuid required | 트리거 타겟 UUID Example : 8c9f6c1c928a45b4bbd1e4da5531d656 | any of [string, null] | |
| trigger_type required | 트리거 타입 Example : apigateway | string |