Module: Aws::MediaLive::Client::_UpdateCloudWatchAlarmTemplateGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateCloudWatchAlarmTemplateGroupResponse]
- 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
1888 |
# File 'sig/client.rbs', line 1888 def arn: () -> ::String |
#created_at ⇒ ::Time
1889 |
# File 'sig/client.rbs', line 1889 def created_at: () -> ::Time |
#description ⇒ ::String
1890 |
# File 'sig/client.rbs', line 1890 def description: () -> ::String |
#id ⇒ ::String
1891 |
# File 'sig/client.rbs', line 1891 def id: () -> ::String |
#modified_at ⇒ ::Time
1892 |
# File 'sig/client.rbs', line 1892 def modified_at: () -> ::Time |
#name ⇒ ::String
1893 |
# File 'sig/client.rbs', line 1893 def name: () -> ::String |
#tags ⇒ ::Hash[::String, ::String]
1894 |
# File 'sig/client.rbs', line 1894 def tags: () -> ::Hash[::String, ::String] |