Class: Aws::Types::GetCodeSecurityScanRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resourceTypes::CodeSecurityResource

Returns the value of attribute resource.



1699
1700
1701
# File 'sig/types.rbs', line 1699

def resource
  @resource
end

#scan_id::String

Returns the value of attribute scan_id.

Returns:

  • (::String)


1700
1701
1702
# File 'sig/types.rbs', line 1700

def scan_id
  @scan_id
end