toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cloudngfw.kotlin.outputs
/
AppSeenInfoResponse
App
Seen
Info
Response
data
class
AppSeenInfoResponse
(
val
category
:
String
,
val
risk
:
String
,
val
standardPorts
:
String
,
val
subCategory
:
String
,
val
tag
:
String
,
val
technology
:
String
,
val
title
:
String
)
Definition for App Seen
Members
Constructors
App
Seen
Info
Response
Link copied to clipboard
constructor
(
category
:
String
,
risk
:
String
,
standardPorts
:
String
,
subCategory
:
String
,
tag
:
String
,
technology
:
String
,
title
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
category
Link copied to clipboard
val
category
:
String
category
risk
Link copied to clipboard
val
risk
:
String
risk
standard
Ports
Link copied to clipboard
val
standardPorts
:
String
standardPorts
sub
Category
Link copied to clipboard
val
subCategory
:
String
subCategory
tag
Link copied to clipboard
val
tag
:
String
tag
technology
Link copied to clipboard
val
technology
:
String
technology
title
Link copied to clipboard
val
title
:
String
title