Class: Aws::Types::S3ReferenceDataSourceDescription

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:



555
556
557
# File 'sig/types.rbs', line 555

def bucket_arn
  @bucket_arn
end

#file_key::String

Returns the value of attribute file_key.

Returns:



556
557
558
# File 'sig/types.rbs', line 556

def file_key
  @file_key
end

#reference_role_arn::String

Returns the value of attribute reference_role_arn.

Returns:



557
558
559
# File 'sig/types.rbs', line 557

def reference_role_arn
  @reference_role_arn
end