toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.secretsynccontroller.kotlin.inputs
/
GetSecretSyncPlainArgs
Get
Secret
Sync
Plain
Args
data
class
GetSecretSyncPlainArgs
(
val
resourceGroupName
:
String
,
val
secretSyncName
:
String
)
:
ConvertibleToJava
<
GetSecretSyncPlainArgs
>
Members
Constructors
Get
Secret
Sync
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
secretSyncName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
secret
Sync
Name
Link copied to clipboard
val
secretSyncName
:
String
The name of the SecretSync
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSecretSyncPlainArgs