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)


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

def asset_type_id: () -> ::String

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

Returns:



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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

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

Returns:



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

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

#glossary_terms::Array[::String]

Returns:

  • (::Array[::String])


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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:



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

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

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time