Class: Aws::Types::ListDirectoryBucketsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#continuation_token::String

Returns the value of attribute continuation_token.

Returns:

  • (::String)


1737
1738
1739
# File 'sig/types.rbs', line 1737

def continuation_token
  @continuation_token
end

#max_directory_buckets::Integer

Returns the value of attribute max_directory_buckets.

Returns:

  • (::Integer)


1738
1739
1740
# File 'sig/types.rbs', line 1738

def max_directory_buckets
  @max_directory_buckets
end