You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::ModificationState

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a WorkSpace modification.

Instance Attribute Summary collapse

Instance Attribute Details

#resourceString

The resource.

Possible values:

  • ROOT_VOLUME
  • USER_VOLUME
  • COMPUTE_TYPE

Returns:

  • (String)

    The resource.

#stateString

The modification state.

Possible values:

  • UPDATE_INITIATED
  • UPDATE_IN_PROGRESS

Returns:

  • (String)

    The modification state.