Class: Aws::Types::S3Resource

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)


565
566
567
# File 'sig/types.rbs', line 565

def bucket_arn
  @bucket_arn
end

#key_rangeTypes::KeyRange

Returns the value of attribute key_range.

Returns:



566
567
568
# File 'sig/types.rbs', line 566

def key_range
  @key_range
end

#target_on_device_services::Array[Types::TargetOnDeviceService]

Returns the value of attribute target_on_device_services.

Returns:



567
568
569
# File 'sig/types.rbs', line 567

def target_on_device_services
  @target_on_device_services
end