class Aws::WorkSpaces::Types::UpdateWorkspaceBundleRequest

@note When making an API call, you may pass UpdateWorkspaceBundleRequest

data as a hash:

    {
      bundle_id: "BundleId",
      image_id: "WorkspaceImageId",
    }

@!attribute [rw] bundle_id

The identifier of the bundle.
@return [String]

@!attribute [rw] image_id

The identifier of the image.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/UpdateWorkspaceBundleRequest AWS API Documentation

Constants

SENSITIVE