Class: Aws::Types::DisassociateMacSecKeyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_id::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


639
640
641
# File 'sig/types.rbs', line 639

def connection_id
  @connection_id
end

#secret_arn::String

Returns the value of attribute secret_arn.

Returns:

  • (::String)


640
641
642
# File 'sig/types.rbs', line 640

def secret_arn
  @secret_arn
end