Class: Aws::Types::FargateProfileHealth
- Inherits:
-
Object
- Object
- Aws::Types::FargateProfileHealth
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#issues ⇒ ::Array[Types::FargateProfileIssue]
Returns the value of attribute issues.
Instance Attribute Details
#issues ⇒ ::Array[Types::FargateProfileIssue]
Returns the value of attribute issues.
1019 1020 1021 |
# File 'sig/types.rbs', line 1019 def issues @issues end |