A JSON object containing the following fields:

C# |
public class UpdateChapCredentialsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UpdateChapCredentialsResult()()()() | Initializes a new instance of the UpdateChapCredentialsResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | InitiatorName |
The iSCSI initiator that connects to the target. This is the same initiator name specified in the request.
Constraints: |
![]() | TargetARN |
The Amazon Resource Name (ARN) of the target. This is the same target specified in the request.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithInitiatorName(String) | Obsolete.
Sets the InitiatorName property
|
![]() | WithTargetARN(String) | Obsolete.
Sets the TargetARN property
|

Object | |
![]() | UpdateChapCredentialsResult |