Class: Aws::Types::GetAssistantAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assistant_association_id ⇒ ::String

Returns the value of attribute assistant_association_id.

Returns:

  • (::String)


336
337
338
# File 'sig/types.rbs', line 336

def assistant_association_id
  @assistant_association_id
end

#assistant_id ⇒ ::String

Returns the value of attribute assistant_id.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def assistant_id
  @assistant_id
end