Class: Aws::Types::DeleteWorkteamRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#workteam_name::String

Returns the value of attribute workteam_name.

Returns:

  • (::String)


3632
3633
3634
# File 'sig/types.rbs', line 3632

def workteam_name
  @workteam_name
end