pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticache.kotlin.inputs
/
GetSubnetGroupPlainArgs
Get
Subnet
Group
Plain
Args
data
class
GetSubnetGroupPlainArgs
(
val
cacheSubnetGroupName
:
String
)
:
ConvertibleToJava
<
GetSubnetGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Subnet
Group
Plain
Args
Link copied to clipboard
fun
GetSubnetGroupPlainArgs
(
cacheSubnetGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSubnetGroupPlainArgs
Properties
cache
Subnet
Group
Name
Link copied to clipboard
val
cacheSubnetGroupName
:
String
The name for the cache subnet group. This value is stored as a lowercase string.