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)


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

def allow_profile_creation: () -> bool

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

#expiration_days::Integer

Returns:

  • (::Integer)


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

def expiration_days: () -> ::Integer

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

Returns:



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

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

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#max_available_profile_object_count::Integer

Returns:

  • (::Integer)


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

def max_available_profile_object_count: () -> ::Integer

#max_profile_object_count::Integer

Returns:

  • (::Integer)


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

def max_profile_object_count: () -> ::Integer

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

#source_last_updated_timestamp_format::String

Returns:

  • (::String)


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

def source_last_updated_timestamp_format: () -> ::String

#source_priority::Integer

Returns:

  • (::Integer)


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

def source_priority: () -> ::Integer

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

Returns:

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


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

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

#template_id::String

Returns:

  • (::String)


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

def template_id: () -> ::String