AcmEndpointParameters

The set of values necessary for endpoint resolution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Override the endpoint used to send requests.

Link copied to clipboard

The AWS region to send requests to.

Link copied to clipboard

The service type: ACM or ACM-ACME. Injected via @staticContextParams.

Link copied to clipboard

Use dual-stack endpoints.

Link copied to clipboard

Use FIPS endpoints.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String