class Aws::SageMaker::Types::CapacitySize

Currently, the `CapacitySize` API is not supported.

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

data as a hash:

    {
      type: "INSTANCE_COUNT", # required, accepts INSTANCE_COUNT, CAPACITY_PERCENT
      value: 1, # required
    }

@!attribute [rw] type

This API is not supported.
@return [String]

@!attribute [rw] value

@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CapacitySize AWS API Documentation

Constants

SENSITIVE