Module: Aws::DataExchange::Client::_GetDataSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#asset_type"S3_SNAPSHOT", ...

Returns:



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

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

#created_at::Time

Returns:



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

def created_at: () -> ::Time

#description::String

Returns:



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

def description: () -> ::String

#id::String

Returns:



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

def id: () -> ::String

#name::String

Returns:



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

def name: () -> ::String

#origin"OWNED", "ENTITLED"

Returns:



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

def origin: () -> ("OWNED" | "ENTITLED")

#origin_detailsTypes::OriginDetails

Returns:



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

def origin_details: () -> Types::OriginDetails

#source_id::String

Returns:



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

def source_id: () -> ::String

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

Returns:



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

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

#updated_at::Time

Returns:



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

def updated_at: () -> ::Time