pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.peering.kotlin.inputs
/
GetPeeringPlainArgs
Get
Peering
Plain
Args
data
class
GetPeeringPlainArgs
(
val
peeringName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPeeringPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Peering
Plain
Args
Link copied to clipboard
fun
GetPeeringPlainArgs
(
peeringName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPeeringPlainArgs
Properties
peering
Name
Link copied to clipboard
val
peeringName
:
String
The name of the peering.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.