AssociatedRole

Information about the associated IAM roles.

Types

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

Properties

Link copied to clipboard

The ARN of the associated IAM role.

Link copied to clipboard

The name of the Amazon S3 bucket in which the Amazon S3 object is stored.

Link copied to clipboard

The key of the Amazon S3 object where the certificate, certificate chain, and encrypted private key bundle are stored. The object key is formatted as follows: role_arn/certificate_arn.

Link copied to clipboard

The ID of the KMS key used to encrypt the private key.

Functions

Link copied to clipboard
inline fun copy(block: AssociatedRole.Builder.() -> Unit = {}): AssociatedRole
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