Class: Aws::Types::S3ReferenceDataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_arn::String

Returns the value of attribute bucket_arn.

Returns:

  • (::String)


1149
1150
1151
# File 'sig/types.rbs', line 1149

def bucket_arn
  @bucket_arn
end

#file_key::String

Returns the value of attribute file_key.

Returns:

  • (::String)


1150
1151
1152
# File 'sig/types.rbs', line 1150

def file_key
  @file_key
end