Class: Aws::Types::GetAnalyzedResourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer_arn::String

Returns the value of attribute analyzer_arn.

Returns:



548
549
550
# File 'sig/types.rbs', line 548

def analyzer_arn
  @analyzer_arn
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:



549
550
551
# File 'sig/types.rbs', line 549

def resource_arn
  @resource_arn
end