Module: Aws::CustomerProfiles::Client::_PutDomainObjectTypeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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