Class: Aws::Types::DescribeWorkspaceAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associations::Array[Types::WorkspaceResourceAssociation]

Returns the value of attribute associations.



702
703
704
# File 'sig/types.rbs', line 702

def associations
  @associations
end