Class: Aws::Types::TemplateAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_attributes::Hash[::String, ::String]

Returns the value of attribute custom_attributes.

Returns:

  • (::Hash[::String, ::String])


8264
8265
8266
# File 'sig/types.rbs', line 8264

def custom_attributes
  @custom_attributes
end

#customer_profile_attributes::String

Returns the value of attribute customer_profile_attributes.

Returns:

  • (::String)


8265
8266
8267
# File 'sig/types.rbs', line 8265

def customer_profile_attributes
  @customer_profile_attributes
end