Class: Aws::Types::UpdateChapCredentialsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#initiator_name::String

Returns the value of attribute initiator_name.

Returns:

  • (::String)


1473
1474
1475
# File 'sig/types.rbs', line 1473

def initiator_name
  @initiator_name
end

#target_arn::String

Returns the value of attribute target_arn.

Returns:

  • (::String)


1472
1473
1474
# File 'sig/types.rbs', line 1472

def target_arn
  @target_arn
end