Class: Aws::Types::InsightResourceDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


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

def arn
  @arn
end

#insight_statusTypes::InsightStatus

Returns the value of attribute insight_status.



1090
1091
1092
# File 'sig/types.rbs', line 1090

def insight_status
  @insight_status
end

#kubernetes_resource_uri::String

Returns the value of attribute kubernetes_resource_uri.

Returns:

  • (::String)


1091
1092
1093
# File 'sig/types.rbs', line 1091

def kubernetes_resource_uri
  @kubernetes_resource_uri
end