class Aws::PI::Types::DescribeDimensionKeysResponse
@!attribute [rw] aligned_start_time
The start time for the returned dimension keys, after alignment to a granular boundary (as specified by `PeriodInSeconds`). `AlignedStartTime` will be less than or equal to the value of the user-specified `StartTime`. @return [Time]
@!attribute [rw] aligned_end_time
The end time for the returned dimension keys, after alignment to a granular boundary (as specified by `PeriodInSeconds`). `AlignedEndTime` will be greater than or equal to the value of the user-specified `Endtime`. @return [Time]
@!attribute [rw] partition_keys
If `PartitionBy` was present in the request, `PartitionKeys` contains the breakdown of dimension keys by the specified partitions. @return [Array<Types::ResponsePartitionKey>]
@!attribute [rw] keys
The dimension keys that were requested. @return [Array<Types::DimensionKeyDescription>]
@!attribute [rw] next_token
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by `MaxRecords`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/DescribeDimensionKeysResponse AWS API Documentation
Constants
- SENSITIVE