Module: Aws::Glue::Client::_GetAssetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#asset_type_id::String

Returns:

  • (::String)


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

def asset_type_id: () -> ::String

#attachments::Hash[::String, Types::AssetFormEntry]

Returns:



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

def attachments: () -> ::Hash[::String, Types::AssetFormEntry]

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#forms::Hash[::String, Types::AssetFormEntry]

Returns:



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

def forms: () -> ::Hash[::String, Types::AssetFormEntry]

#glossary_terms::Array[::String]

Returns:

  • (::Array[::String])


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

def glossary_terms: () -> ::Array[::String]

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#iterable_forms::Hash[::String, Types::IterableFormEntry]

Returns:



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

def iterable_forms: () -> ::Hash[::String, Types::IterableFormEntry]

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time