Class: Aws::Types::AssociationOverview

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#association_status_aggregated_count::Hash[::String, ::Integer]

Returns the value of attribute association_status_aggregated_count.

Returns:



200
201
202
# File 'sig/types.rbs', line 200

def association_status_aggregated_count
  @association_status_aggregated_count
end

#detailed_status::String

Returns the value of attribute detailed_status.

Returns:



199
200
201
# File 'sig/types.rbs', line 199

def detailed_status
  @detailed_status
end

#status::String

Returns the value of attribute status.

Returns:



198
199
200
# File 'sig/types.rbs', line 198

def status
  @status
end