Class: Aws::Types::DeleteConnectClientAddInRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#add_in_id::String

Returns the value of attribute add_in_id.

Returns:

  • (::String)


444
445
446
# File 'sig/types.rbs', line 444

def add_in_id
  @add_in_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


445
446
447
# File 'sig/types.rbs', line 445

def resource_id
  @resource_id
end