class Aws::GroundStation::Types::GetMinuteUsageRequest

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

data as a hash:

    {
      month: 1, # required
      year: 1, # required
    }

@!attribute [rw] month

The month being requested, with a value of 1-12.
@return [Integer]

@!attribute [rw] year

The year being requested, in the format of YYYY.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/GetMinuteUsageRequest AWS API Documentation

Constants

SENSITIVE