Class: Aws::Types::S3ReferenceDataSourceUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_arn_update::String

Returns the value of attribute bucket_arn_update.

Returns:

  • (::String)


1162
1163
1164
# File 'sig/types.rbs', line 1162

def bucket_arn_update
  @bucket_arn_update
end

#file_key_update::String

Returns the value of attribute file_key_update.

Returns:

  • (::String)


1163
1164
1165
# File 'sig/types.rbs', line 1163

def file_key_update
  @file_key_update
end