Module: Aws::MediaLive::Client::_CreateCloudWatchAlarmTemplateGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateCloudWatchAlarmTemplateGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #arn ⇒ ::String
- #created_at ⇒ ::Time
- #description ⇒ ::String
- #id ⇒ ::String
- #modified_at ⇒ ::Time
- #name ⇒ ::String
- #tags ⇒ ::Hash[::String, ::String]
Instance Method Details
#arn ⇒ ::String
1458 |
# File 'sig/client.rbs', line 1458 def arn: () -> ::String |
#created_at ⇒ ::Time
1459 |
# File 'sig/client.rbs', line 1459 def created_at: () -> ::Time |
#description ⇒ ::String
1460 |
# File 'sig/client.rbs', line 1460 def description: () -> ::String |
#id ⇒ ::String
1461 |
# File 'sig/client.rbs', line 1461 def id: () -> ::String |
#modified_at ⇒ ::Time
1462 |
# File 'sig/client.rbs', line 1462 def modified_at: () -> ::Time |
#name ⇒ ::String
1463 |
# File 'sig/client.rbs', line 1463 def name: () -> ::String |
#tags ⇒ ::Hash[::String, ::String]
1464 |
# File 'sig/client.rbs', line 1464 def tags: () -> ::Hash[::String, ::String] |