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)


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

def allow_profile_creation: () -> bool

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

#expiration_days::Integer

Returns:

  • (::Integer)


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

def expiration_days: () -> ::Integer

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

Returns:



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

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

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#max_available_profile_object_count::Integer

Returns:

  • (::Integer)


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

def max_available_profile_object_count: () -> ::Integer

#max_profile_object_count::Integer

Returns:

  • (::Integer)


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

def max_profile_object_count: () -> ::Integer

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

#source_last_updated_timestamp_format::String

Returns:

  • (::String)


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

def source_last_updated_timestamp_format: () -> ::String

#source_priority::Integer

Returns:

  • (::Integer)


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

def source_priority: () -> ::Integer

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

Returns:

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


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

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

#template_id::String

Returns:

  • (::String)


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

def template_id: () -> ::String