Module: Aws::CustomerProfiles::Client::_GetDomainObjectTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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