Class: Aws::Types::UserBucket

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket::String

Returns the value of attribute s3_bucket.

Returns:

  • (::String)


19166
19167
19168
# File 'sig/types.rbs', line 19166

def s3_bucket
  @s3_bucket
end

#s3_key::String

Returns the value of attribute s3_key.

Returns:

  • (::String)


19167
19168
19169
# File 'sig/types.rbs', line 19167

def s3_key
  @s3_key
end