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.inputs
/
ListLocalRulestackAdvancedSecurityObjectsPlainArgs
List
Local
Rulestack
Advanced
Security
Objects
Plain
Args
data
class
ListLocalRulestackAdvancedSecurityObjectsPlainArgs
(
val
localRulestackName
:
String
,
val
resourceGroupName
:
String
,
val
skip
:
String
?
=
null
,
val
top
:
Int
?
=
null
,
val
type
:
String
)
:
ConvertibleToJava
<
ListLocalRulestackAdvancedSecurityObjectsPlainArgs
>
Members
Constructors
List
Local
Rulestack
Advanced
Security
Objects
Plain
Args
Link copied to clipboard
constructor
(
localRulestackName
:
String
,
resourceGroupName
:
String
,
skip
:
String
?
=
null
,
top
:
Int
?
=
null
,
type
:
String
)
Properties
local
Rulestack
Name
Link copied to clipboard
val
localRulestackName
:
String
LocalRulestack resource name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
skip
Link copied to clipboard
val
skip
:
String
?
=
null
top
Link copied to clipboard
val
top
:
Int
?
=
null
type
Link copied to clipboard
val
type
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListLocalRulestackAdvancedSecurityObjectsPlainArgs