CreateTrustStoreRequest

Types

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

Properties

Link copied to clipboard

The Amazon S3 bucket for the ca certificates bundle.

Link copied to clipboard

The Amazon S3 path for the ca certificates bundle.

Link copied to clipboard

The Amazon S3 object version for the ca certificates bundle. If undefined the current version is used.

Link copied to clipboard
val name: String?

The name of the trust store.

Link copied to clipboard
val tags: List<Tag>?

The tags to assign to the trust store.

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