menu
googleapis package
documentation
securitycenter/v1.dart
AttackStepNode
AttackStepNode constructor
AttackStepNode constructor
dark_mode
light_mode
AttackStepNode
constructor
AttackStepNode
(
{
String
?
description
,
String
?
displayName
,
Map
<
String
,
String
>
?
labels
,
String
?
type
,
String
?
uuid
,
})
Implementation
AttackStepNode({ this.description, this.displayName, this.labels, this.type, this.uuid, });
googleapis package
documentation
securitycenter/v1
AttackStepNode
AttackStepNode constructor
AttackStepNode class