Builder

class Builder

Properties

Link copied to clipboard

Filter the certificate list by status value.

Link copied to clipboard

Filter the certificate list. For more information, see the Filters structure.

Link copied to clipboard

Use this parameter when paginating results to specify the maximum number of items to return in the response. If additional items exist beyond the number you specify, the NextToken element is sent in the response. Use this NextToken value in a subsequent request to retrieve additional items.

Link copied to clipboard

Use this parameter only when paginating results and only in a subsequent request after you receive a response with truncated results. Set it to the value of NextToken from the response you just received.

Link copied to clipboard

Specifies the field to sort results by. If you specify SortBy, you must also specify SortOrder.

Link copied to clipboard

Specifies the order of sorted results. If you specify SortOrder, you must also specify SortBy.

Functions

Link copied to clipboard
fun includes(block: Filters.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.acm.model.Filters inside the given block