Class: Aws::Types::S3ReferenceDataSource

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_arn::String

Returns the value of attribute bucket_arn.



548
549
550
# File 'sig/types.rbs', line 548

def bucket_arn
  @bucket_arn
end

#file_key::String

Returns the value of attribute file_key.



549
550
551
# File 'sig/types.rbs', line 549

def file_key
  @file_key
end

#reference_role_arn::String

Returns the value of attribute reference_role_arn.



550
551
552
# File 'sig/types.rbs', line 550

def reference_role_arn
  @reference_role_arn
end