Class: Aws::Types::ManagedResourceSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_count::Integer

Returns the value of attribute association_count.

Returns:

  • (::Integer)


1094
1095
1096
# File 'sig/types.rbs', line 1094

def association_count
  @association_count
end

#resource_type"EC2_INSTANCE", ...

Returns the value of attribute resource_type.

Returns:

  • ("EC2_INSTANCE", "EC2_HOST", "EC2_AMI", "RDS", "SYSTEMS_MANAGER_MANAGED_INSTANCE")


1093
1094
1095
# File 'sig/types.rbs', line 1093

def resource_type
  @resource_type
end