Module: Aws::DataZone::Client::_GetAssetFilterResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#asset_id::String

Returns:

  • (::String)


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

def asset_id: () -> ::String

#configurationTypes::AssetFilterConfiguration



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

def configuration: () -> Types::AssetFilterConfiguration

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#effective_column_names::Array[::String]

Returns:

  • (::Array[::String])


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

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

#effective_row_filter::String

Returns:

  • (::String)


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

def effective_row_filter: () -> ::String

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"VALID", "INVALID"

Returns:

  • ("VALID", "INVALID")


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

def status: () -> ("VALID" | "INVALID")