Class: Aws::Types::SmsConfigurationType

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#eums_smsTypes::EumsSmsConfigurationType

Returns the value of attribute eums_sms.



2020
2021
2022
# File 'sig/types.rbs', line 2020

def eums_sms
  @eums_sms
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


2018
2019
2020
# File 'sig/types.rbs', line 2018

def external_id
  @external_id
end

#sns_caller_arn::String

Returns the value of attribute sns_caller_arn.

Returns:

  • (::String)


2017
2018
2019
# File 'sig/types.rbs', line 2017

def sns_caller_arn
  @sns_caller_arn
end

#sns_region::String

Returns the value of attribute sns_region.

Returns:

  • (::String)


2019
2020
2021
# File 'sig/types.rbs', line 2019

def sns_region
  @sns_region
end