Class: Aws::Types::ImportBackendStorageReqObj

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name ⇒ ::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


734
735
736
# File 'sig/types.rbs', line 734

def bucket_name
  @bucket_name
end

#service_name ⇒ "S3"

Returns the value of attribute service_name.

Returns:

  • ("S3")


735
736
737
# File 'sig/types.rbs', line 735

def service_name
  @service_name
end