DescribeCertificatesRequest
Types
Properties
Link copied to clipboard
The user-supplied certificate identifier. If this parameter is specified, information for only the specified certificate is returned. If this parameter is omitted, a list of up to MaxRecords
certificates is returned. This parameter is not case sensitive.
Link copied to clipboard
The maximum number of records to include in the response. If more records exist than the specified MaxRecords
value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
Functions
Link copied to clipboard
inline fun copy(block: DescribeCertificatesRequest.Builder.() -> Unit = {}): DescribeCertificatesRequest