Module: Aws::DataExchange::Client::_GetAssetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#asset_detailsTypes::AssetDetails

Returns:



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

def asset_details: () -> Types::AssetDetails

#asset_type"S3_SNAPSHOT", ...

Returns:



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

def asset_type: () -> ("S3_SNAPSHOT" | "REDSHIFT_DATA_SHARE" | "API_GATEWAY_API" | "S3_DATA_ACCESS" | "LAKE_FORMATION_DATA_PERMISSION")

#created_at::Time

Returns:



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

def created_at: () -> ::Time

#data_set_id::String

Returns:



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

def data_set_id: () -> ::String

#id::String

Returns:



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

def id: () -> ::String

#name::String

Returns:



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

def name: () -> ::String

#revision_id::String

Returns:



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

def revision_id: () -> ::String

#source_id::String

Returns:



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

def source_id: () -> ::String

#tags::Hash[::String, ::String]

Returns:



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

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:



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

def updated_at: () -> ::Time