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)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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