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)


1084
1085
1086
# File 'sig/types.rbs', line 1084

def caller_arn
  @caller_arn
end

#configuration_set_name::String

Returns the value of attribute configuration_set_name.

Returns:

  • (::String)


1087
1088
1089
# File 'sig/types.rbs', line 1087

def configuration_set_name
  @configuration_set_name
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


1085
1086
1087
# File 'sig/types.rbs', line 1085

def external_id
  @external_id
end

#in_entity_id::String

Returns the value of attribute in_entity_id.

Returns:

  • (::String)


1088
1089
1090
# File 'sig/types.rbs', line 1088

def in_entity_id
  @in_entity_id
end

#in_template_id::String

Returns the value of attribute in_template_id.

Returns:

  • (::String)


1089
1090
1091
# File 'sig/types.rbs', line 1089

def in_template_id
  @in_template_id
end

#origination_identity::String

Returns the value of attribute origination_identity.

Returns:

  • (::String)


1086
1087
1088
# File 'sig/types.rbs', line 1086

def origination_identity
  @origination_identity
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


1090
1091
1092
# File 'sig/types.rbs', line 1090

def region
  @region
end