Module: Aws::DataExchange::Client::_UpdateDataSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#asset_type"S3_SNAPSHOT", ...

Returns:



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

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

#created_at::Time

Returns:



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

def created_at: () -> ::Time

#description::String

Returns:



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

def description: () -> ::String

#id::String

Returns:



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

def id: () -> ::String

#name::String

Returns:



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

def name: () -> ::String

#origin"OWNED", "ENTITLED"

Returns:



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

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

#origin_detailsTypes::OriginDetails

Returns:



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

def origin_details: () -> Types::OriginDetails

#source_id::String

Returns:



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

def source_id: () -> ::String

#updated_at::Time

Returns:



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

def updated_at: () -> ::Time