ListDomainMaintenancesRequest
Container for the parameters to the ListDomainMaintenances
operation.
Types
Properties
Link copied to clipboard
The name of the action.
Link copied to clipboard
The name of the domain.
Link copied to clipboard
An optional parameter that specifies the maximum number of results to return. You can use nextToken
to get the next page of results.
Link copied to clipboard
The status of the action.
Functions
Link copied to clipboard
inline fun copy(block: ListDomainMaintenancesRequest.Builder.() -> Unit = {}): ListDomainMaintenancesRequest