toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Secret
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
secretResourceName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSecretPlainArgs