toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticache.kotlin.inputs
/
GetSubnetGroupPlainArgs
Get
Subnet
Group
Plain
Args
data
class
GetSubnetGroupPlainArgs
(
val
cacheSubnetGroupName
:
String
)
:
ConvertibleToJava
<
GetSubnetGroupPlainArgs
>
Members
Constructors
Get
Subnet
Group
Plain
Args
Link copied to clipboard
constructor
(
cacheSubnetGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSubnetGroupPlainArgs