DescribeDimensionKeysResponse
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
The dimension keys that were requested.
Link copied to clipboard
If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
Functions
Link copied to clipboard
inline fun copy(block: DescribeDimensionKeysResponse.Builder.() -> Unit = {}): DescribeDimensionKeysResponse