Class: Aws::Types::CreateS3DataAccessFromS3BucketRequestDetails

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.



236
237
238
# File 'sig/types.rbs', line 236

def asset_source
  @asset_source
end

#data_set_id::String

Returns the value of attribute data_set_id.

Returns:

  • (::String)


237
238
239
# File 'sig/types.rbs', line 237

def data_set_id
  @data_set_id
end

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


238
239
240
# File 'sig/types.rbs', line 238

def revision_id
  @revision_id
end