Module: Aws::CustomerProfiles::Client::_PutProfileObjectTypeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutProfileObjectTypeResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#allow_profile_creationBoolean

Returns:

  • (Boolean)


1682
# File 'sig/client.rbs', line 1682

def allow_profile_creation: () -> bool

#created_at::Time

Returns:

  • (::Time)


1689
# File 'sig/client.rbs', line 1689

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


1678
# File 'sig/client.rbs', line 1678

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


1681
# File 'sig/client.rbs', line 1681

def encryption_key: () -> ::String

#expiration_days::Integer

Returns:

  • (::Integer)


1680
# File 'sig/client.rbs', line 1680

def expiration_days: () -> ::Integer

#fields::Hash[::String, Types::ObjectTypeField]

Returns:



1687
# File 'sig/client.rbs', line 1687

def fields: () -> ::Hash[::String, Types::ObjectTypeField]

#keys::Hash[::String, ::Array[Types::ObjectTypeKey]]

Returns:



1688
# File 'sig/client.rbs', line 1688

def keys: () -> ::Hash[::String, ::Array[Types::ObjectTypeKey]]

#last_updated_at::Time

Returns:

  • (::Time)


1690
# File 'sig/client.rbs', line 1690

def last_updated_at: () -> ::Time

#max_available_profile_object_count::Integer

Returns:

  • (::Integer)


1685
# File 'sig/client.rbs', line 1685

def max_available_profile_object_count: () -> ::Integer

#max_profile_object_count::Integer

Returns:

  • (::Integer)


1684
# File 'sig/client.rbs', line 1684

def max_profile_object_count: () -> ::Integer

#object_type_name::String

Returns:

  • (::String)


1677
# File 'sig/client.rbs', line 1677

def object_type_name: () -> ::String

#source_last_updated_timestamp_format::String

Returns:

  • (::String)


1683
# File 'sig/client.rbs', line 1683

def source_last_updated_timestamp_format: () -> ::String

#source_priority::Integer

Returns:

  • (::Integer)


1686
# File 'sig/client.rbs', line 1686

def source_priority: () -> ::Integer

#tags::Hash[::String, ::String]

Returns:

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


1691
# File 'sig/client.rbs', line 1691

def tags: () -> ::Hash[::String, ::String]

#template_id::String

Returns:

  • (::String)


1679
# File 'sig/client.rbs', line 1679

def template_id: () -> ::String