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.



2052
2053
2054
# File 'sig/types.rbs', line 2052

def eums_sms
  @eums_sms
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


2050
2051
2052
# File 'sig/types.rbs', line 2050

def external_id
  @external_id
end

#sns_caller_arn::String

Returns the value of attribute sns_caller_arn.

Returns:

  • (::String)


2049
2050
2051
# File 'sig/types.rbs', line 2049

def sns_caller_arn
  @sns_caller_arn
end

#sns_region::String

Returns the value of attribute sns_region.

Returns:

  • (::String)


2051
2052
2053
# File 'sig/types.rbs', line 2051

def sns_region
  @sns_region
end