Module: Aws::CodeGuruSecurity::Client::_GetScanResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetScanResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#analysis_type"Security", "All"

Returns:

  • ("Security", "All")


169
# File 'sig/client.rbs', line 169

def analysis_type: () -> ("Security" | "All")

#created_at::Time

Returns:

  • (::Time)


168
# File 'sig/client.rbs', line 168

def created_at: () -> ::Time

#error_message::String

Returns:

  • (::String)


173
# File 'sig/client.rbs', line 173

def error_message: () -> ::String

#number_of_revisions::Integer

Returns:

  • (::Integer)


171
# File 'sig/client.rbs', line 171

def number_of_revisions: () -> ::Integer

#run_id::String

Returns:

  • (::String)


166
# File 'sig/client.rbs', line 166

def run_id: () -> ::String

#scan_name::String

Returns:

  • (::String)


165
# File 'sig/client.rbs', line 165

def scan_name: () -> ::String

#scan_name_arn::String

Returns:

  • (::String)


172
# File 'sig/client.rbs', line 172

def scan_name_arn: () -> ::String

#scan_state"InProgress", ...

Returns:

  • ("InProgress", "Successful", "Failed")


167
# File 'sig/client.rbs', line 167

def scan_state: () -> ("InProgress" | "Successful" | "Failed")

#updated_at::Time

Returns:

  • (::Time)


170
# File 'sig/client.rbs', line 170

def updated_at: () -> ::Time