Module: Aws::CustomerProfiles::Client::_GetProfileObjectTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#allow_profile_creationBoolean

Returns:

  • (Boolean)


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

def allow_profile_creation: () -> bool

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

#expiration_days::Integer

Returns:

  • (::Integer)


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

def expiration_days: () -> ::Integer

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

Returns:



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

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

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#max_available_profile_object_count::Integer

Returns:

  • (::Integer)


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

def max_available_profile_object_count: () -> ::Integer

#max_profile_object_count::Integer

Returns:

  • (::Integer)


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

def max_profile_object_count: () -> ::Integer

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

#source_last_updated_timestamp_format::String

Returns:

  • (::String)


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

def source_last_updated_timestamp_format: () -> ::String

#source_priority::Integer

Returns:

  • (::Integer)


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

def source_priority: () -> ::Integer

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

Returns:

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


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

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

#template_id::String

Returns:

  • (::String)


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

def template_id: () -> ::String