Module: Aws::DataExchange::Client::_CreateDataSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#asset_type"S3_SNAPSHOT", ...

Returns:

  • ("S3_SNAPSHOT", "REDSHIFT_DATA_SHARE", "API_GATEWAY_API", "S3_DATA_ACCESS", "LAKE_FORMATION_DATA_PERMISSION")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#origin"OWNED", "ENTITLED"

Returns:

  • ("OWNED", "ENTITLED")


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

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

#origin_detailsTypes::OriginDetails



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

def origin_details: () -> Types::OriginDetails

#source_id::String

Returns:

  • (::String)


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

def source_id: () -> ::String

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

Returns:

  • (::Hash[::String, ::String])


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time