toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetDdosCustomPolicyPlainArgs
Get
Ddos
Custom
Policy
Plain
Args
data
class
GetDdosCustomPolicyPlainArgs
(
val
ddosCustomPolicyName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDdosCustomPolicyPlainArgs
>
Members
Constructors
Get
Ddos
Custom
Policy
Plain
Args
Link copied to clipboard
constructor
(
ddosCustomPolicyName
:
String
,
resourceGroupName
:
String
)
Properties
ddos
Custom
Policy
Name
Link copied to clipboard
val
ddosCustomPolicyName
:
String
The name of the DDoS custom policy.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDdosCustomPolicyPlainArgs