Class: Aws::Types::StartResourceScanInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


1979
1980
1981
# File 'sig/types.rbs', line 1979

def client_request_token
  @client_request_token
end

#scan_filters::Array[Types::ScanFilter]

Returns the value of attribute scan_filters.

Returns:



1980
1981
1982
# File 'sig/types.rbs', line 1980

def scan_filters
  @scan_filters
end