Class: Aws::Types::S3BucketDefinitionForJob

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


1516
1517
1518
# File 'sig/types.rbs', line 1516

def 
  @account_id
end

#buckets::Array[::String]

Returns the value of attribute buckets.

Returns:

  • (::Array[::String])


1517
1518
1519
# File 'sig/types.rbs', line 1517

def buckets
  @buckets
end