Class: Aws::Types::DeleteActionConnectorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_connector_id::String

Returns the value of attribute action_connector_id.

Returns:

  • (::String)


3747
3748
3749
# File 'sig/types.rbs', line 3747

def action_connector_id
  @action_connector_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


3746
3747
3748
# File 'sig/types.rbs', line 3746

def 
  @aws_account_id
end