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)


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

def asset_type_id: () -> ::String

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

Returns:



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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

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

Returns:



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

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

#glossary_terms::Array[::String]

Returns:

  • (::Array[::String])


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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:



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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time