Class: Aws::Types::EumsSmsConfigurationType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#caller_arn::String

Returns the value of attribute caller_arn.

Returns:

  • (::String)


1065
1066
1067
# File 'sig/types.rbs', line 1065

def caller_arn
  @caller_arn
end

#configuration_set_name::String

Returns the value of attribute configuration_set_name.

Returns:

  • (::String)


1068
1069
1070
# File 'sig/types.rbs', line 1068

def configuration_set_name
  @configuration_set_name
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


1066
1067
1068
# File 'sig/types.rbs', line 1066

def external_id
  @external_id
end

#in_entity_id::String

Returns the value of attribute in_entity_id.

Returns:

  • (::String)


1069
1070
1071
# File 'sig/types.rbs', line 1069

def in_entity_id
  @in_entity_id
end

#in_template_id::String

Returns the value of attribute in_template_id.

Returns:

  • (::String)


1070
1071
1072
# File 'sig/types.rbs', line 1070

def in_template_id
  @in_template_id
end

#origination_identity::String

Returns the value of attribute origination_identity.

Returns:

  • (::String)


1067
1068
1069
# File 'sig/types.rbs', line 1067

def origination_identity
  @origination_identity
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


1071
1072
1073
# File 'sig/types.rbs', line 1071

def region
  @region
end