ModifyHsmRequest

Contains the inputs for the ModifyHsm operation.

Types

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

Properties

Link copied to clipboard

The new IP address for the elastic network interface (ENI) attached to the HSM.

Link copied to clipboard

The new external ID.

Link copied to clipboard

The ARN of the HSM to modify.

Link copied to clipboard

The new IAM role ARN.

Link copied to clipboard

The new identifier of the subnet that the HSM is in. The new subnet must be in the same Availability Zone as the current subnet.

Link copied to clipboard

The new IP address for the syslog monitoring server. The AWS CloudHSM service only supports one syslog monitoring server.

Functions

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