Module: Aws::PinpointSMSVoiceV2::Client::_PutKeywordResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#keyword ⇒ ::String

Returns:

  • (::String)


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

def keyword: () -> ::String

#keyword_action ⇒ "AUTOMATIC_RESPONSE", ...

Returns:

  • ("AUTOMATIC_RESPONSE", "OPT_OUT", "OPT_IN")


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

def keyword_action: () -> ("AUTOMATIC_RESPONSE" | "OPT_OUT" | "OPT_IN")

#keyword_message ⇒ ::String

Returns:

  • (::String)


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

def keyword_message: () -> ::String

#origination_identity ⇒ ::String

Returns:

  • (::String)


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

def origination_identity: () -> ::String

#origination_identity_arn ⇒ ::String

Returns:

  • (::String)


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

def origination_identity_arn: () -> ::String