Class: Aws::Types::DescribeChapCredentialsOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#chap_credentials::Array[Types::ChapInfo]

Returns the value of attribute chap_credentials.

Returns:



605
606
607
# File 'sig/types.rbs', line 605

def chap_credentials
  @chap_credentials
end