UpdateChapCredentialsRequest
A JSON object containing one or more of the following fields:
UpdateChapCredentialsInput$InitiatorName
UpdateChapCredentialsInput$SecretToAuthenticateInitiator
UpdateChapCredentialsInput$SecretToAuthenticateTarget
UpdateChapCredentialsInput$TargetARN
Types
Properties
Link copied to clipboard
The iSCSI initiator that connects to the target.
Link copied to clipboard
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
Link copied to clipboard
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g. Windows client).
Functions
Link copied to clipboard
inline fun copy(block: UpdateChapCredentialsRequest.Builder.() -> Unit = {}): UpdateChapCredentialsRequest