AWS SDK for .NET Documentation
DeleteChapCredentialsResult Class
AmazonAmazon.StorageGateway.ModelDeleteChapCredentialsResult Did this page help you?   Yes   No    Tell us about it...

A JSON object containing the following fields:

Declaration Syntax
C#
public class DeleteChapCredentialsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DeleteChapCredentialsResult()()()()
Initializes a new instance of the DeleteChapCredentialsResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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.

Constraints:

Length
1 - 255
Pattern
[0-9a-z:.-]+


TargetARN
The Amazon Resource Name (ARN) of the target.

Constraints:

Length
50 - 800


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

Inheritance Hierarchy
Object
DeleteChapCredentialsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)