Class: Aws::Types::StartResourceScanRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer_arn::String

Returns the value of attribute analyzer_arn.



1105
1106
1107
# File 'sig/types.rbs', line 1105

def analyzer_arn
  @analyzer_arn
end

#resource_arn::String

Returns the value of attribute resource_arn.



1106
1107
1108
# File 'sig/types.rbs', line 1106

def resource_arn
  @resource_arn
end

#resource_owner_account::String

Returns the value of attribute resource_owner_account.



1107
1108
1109
# File 'sig/types.rbs', line 1107

def 
  
end