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)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryption_key::String

Returns:

  • (::String)


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

def encryption_key: () -> ::String

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

Returns:



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

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

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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