pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabricmesh.kotlin.inputs
/
GetSecretPlainArgs
Get
Secret
Plain
Args
data
class
GetSecretPlainArgs
(
val
resourceGroupName
:
String
,
val
secretResourceName
:
String
)
:
ConvertibleToJava
<
GetSecretPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Secret
Plain
Args
Link copied to clipboard
fun
GetSecretPlainArgs
(
resourceGroupName
:
String
,
secretResourceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSecretPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Azure resource group name
secret
Resource
Name
Link copied to clipboard
val
secretResourceName
:
String
The name of the secret resource.