Class: Aws::Types::RestartConnectorResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connector_arn::String

Returns the value of attribute connector_arn.

Returns:

  • (::String)


512
513
514
# File 'sig/types.rbs', line 512

def connector_arn
  @connector_arn
end

#connector_operation_arn::String

Returns the value of attribute connector_operation_arn.

Returns:

  • (::String)


513
514
515
# File 'sig/types.rbs', line 513

def connector_operation_arn
  @connector_operation_arn
end