Module: Aws::MediaLive::Client::_CreateEventBridgeRuleTemplateResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateEventBridgeRuleTemplateResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



1477
# File 'sig/client.rbs', line 1477

def arn: () -> ::String

#created_at::Time

Returns:



1478
# File 'sig/client.rbs', line 1478

def created_at: () -> ::Time

#description::String

Returns:



1479
# File 'sig/client.rbs', line 1479

def description: () -> ::String

#event_targets::Array[Types::EventBridgeRuleTemplateTarget]

Returns:



1480
# File 'sig/client.rbs', line 1480

def event_targets: () -> ::Array[Types::EventBridgeRuleTemplateTarget]

#event_type"MEDIALIVE_MULTIPLEX_ALERT", ...

Returns:



1481
# File 'sig/client.rbs', line 1481

def event_type: () -> ("MEDIALIVE_MULTIPLEX_ALERT" | "MEDIALIVE_MULTIPLEX_STATE_CHANGE" | "MEDIALIVE_CHANNEL_ALERT" | "MEDIALIVE_CHANNEL_INPUT_CHANGE" | "MEDIALIVE_CHANNEL_STATE_CHANGE" | "MEDIAPACKAGE_INPUT_NOTIFICATION" | "MEDIAPACKAGE_KEY_PROVIDER_NOTIFICATION" | "MEDIAPACKAGE_HARVEST_JOB_NOTIFICATION" | "SIGNAL_MAP_ACTIVE_ALARM" | "MEDIACONNECT_ALERT" | "MEDIACONNECT_SOURCE_HEALTH" | "MEDIACONNECT_OUTPUT_HEALTH" | "MEDIACONNECT_FLOW_STATUS_CHANGE")

#group_id::String

Returns:



1482
# File 'sig/client.rbs', line 1482

def group_id: () -> ::String

#id::String

Returns:



1483
# File 'sig/client.rbs', line 1483

def id: () -> ::String

#modified_at::Time

Returns:



1484
# File 'sig/client.rbs', line 1484

def modified_at: () -> ::Time

#name::String

Returns:



1485
# File 'sig/client.rbs', line 1485

def name: () -> ::String

#tags::Hash[::String, ::String]

Returns:



1486
# File 'sig/client.rbs', line 1486

def tags: () -> ::Hash[::String, ::String]