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])


8094
8095
8096
# File 'sig/types.rbs', line 8094

def custom_attributes
  @custom_attributes
end

#customer_profile_attributes::String

Returns the value of attribute customer_profile_attributes.

Returns:

  • (::String)


8095
8096
8097
# File 'sig/types.rbs', line 8095

def customer_profile_attributes
  @customer_profile_attributes
end