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)


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

def asset_id: () -> ::String

#configurationTypes::AssetFilterConfiguration



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

def configuration: () -> Types::AssetFilterConfiguration

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#effective_column_names::Array[::String]

Returns:

  • (::Array[::String])


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

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

#effective_row_filter::String

Returns:

  • (::String)


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

def effective_row_filter: () -> ::String

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"VALID", "INVALID"

Returns:

  • ("VALID", "INVALID")


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

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