Class: Aws::Types::FargateProfileHealth

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#issues::Array[Types::FargateProfileIssue]

Returns the value of attribute issues.

Returns:



1019
1020
1021
# File 'sig/types.rbs', line 1019

def issues
  @issues
end