Interface EventBridgeEvent<TDetailType, TDetail>
		 
	 
	
		
			
				Type parameters
				
					- 
						TDetailType: string
- 
						TDetail
Properties
				
					
					account
					account: string
					
				
				
					
					detail
					detail: TDetail
					
				
				
					
					detail-type
					detail-type: TDetailType
					
				
				
					
					id
					id: string
					
				
				
					
					region
					region: string
					
				
				
					
					resources
					resources: string[]
					
				
				
					
					source
					source: string
					
				
				
					
					time
					time: string
					
				
				
					
					version
					version: string