Module: Aws::SupportApp::Client::_UpdateSlackChannelConfigurationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channel_id::String

Returns:

  • (::String)


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

def channel_id: () -> ::String

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#channel_role_arn::String

Returns:

  • (::String)


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

def channel_role_arn: () -> ::String

#notify_on_add_correspondence_to_caseBoolean

Returns:

  • (Boolean)


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

def notify_on_add_correspondence_to_case: () -> bool

#notify_on_case_severity"none", ...

Returns:

  • ("none", "all", "high")


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

def notify_on_case_severity: () -> ("none" | "all" | "high")

#notify_on_create_or_reopen_caseBoolean

Returns:

  • (Boolean)


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

def notify_on_create_or_reopen_case: () -> bool

#notify_on_resolve_caseBoolean

Returns:

  • (Boolean)


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

def notify_on_resolve_case: () -> bool

#team_id::String

Returns:

  • (::String)


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

def team_id: () -> ::String