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