GetResourceConfigHistoryRequest    
    The input for the GetResourceConfigHistory action.
Types
Properties
Link copied to clipboard
                  The chronological order for configuration items listed. By default, the results are listed in reverse chronological order.
Link copied to clipboard
                  The chronologically earliest time in the time range for which the history requested. If not specified, the action returns paginated results that contain configuration items that start when the first configuration item was recorded.
Link copied to clipboard
                  The ID of the resource (for example., sg-xxxxxx).
Link copied to clipboard
                  The resource type.
Functions
Link copied to clipboard
                  inline fun copy(block: GetResourceConfigHistoryRequest.Builder.() -> Unit = {}): GetResourceConfigHistoryRequest