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)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def arn
  @arn
end

#insight_statusTypes::InsightStatus

Returns the value of attribute insight_status.



1184
1185
1186
# File 'sig/types.rbs', line 1184

def insight_status
  @insight_status
end

#kubernetes_resource_uri::String

Returns the value of attribute kubernetes_resource_uri.

Returns:

  • (::String)


1185
1186
1187
# File 'sig/types.rbs', line 1185

def kubernetes_resource_uri
  @kubernetes_resource_uri
end