Class: Aws::Types::DescribeWorkspaceBundlesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bundles::Array[Types::WorkspaceBundle]

Returns the value of attribute bundles.

Returns:



714
715
716
# File 'sig/types.rbs', line 714

def bundles
  @bundles
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


715
716
717
# File 'sig/types.rbs', line 715

def next_token
  @next_token
end