pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.confidentialledger.kotlin.inputs
/
GetLedgerPlainArgs
Get
Ledger
Plain
Args
data
class
GetLedgerPlainArgs
(
val
ledgerName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetLedgerPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Ledger
Plain
Args
Link copied to clipboard
fun
GetLedgerPlainArgs
(
ledgerName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLedgerPlainArgs
Properties
ledger
Name
Link copied to clipboard
val
ledgerName
:
String
Name of the Confidential Ledger
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.