toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cloudngfw.kotlin.outputs
/
PredefinedUrlCategoryResponse
Predefined
Url
Category
Response
data
class
PredefinedUrlCategoryResponse
(
val
action
:
String
,
val
name
:
String
)
Predefined URL category object
Members
Constructors
Predefined
Url
Category
Response
Link copied to clipboard
constructor
(
action
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
action
Link copied to clipboard
val
action
:
String
name
Link copied to clipboard
val
name
:
String