Class: Aws::Types::CreateS3DataAccessFromS3BucketResponseDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_sourceTypes::S3DataAccessAssetSourceEntry

Returns the value of attribute asset_source.



243
244
245
# File 'sig/types.rbs', line 243

def asset_source
  @asset_source
end

#data_set_id::String

Returns the value of attribute data_set_id.

Returns:

  • (::String)


244
245
246
# File 'sig/types.rbs', line 244

def data_set_id
  @data_set_id
end

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


245
246
247
# File 'sig/types.rbs', line 245

def revision_id
  @revision_id
end