toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin.inputs
/
GetDbSubnetGroupPlainArgs
Get
Db
Subnet
Group
Plain
Args
data
class
GetDbSubnetGroupPlainArgs
(
val
dbSubnetGroupName
:
String
)
:
ConvertibleToJava
<
GetDbSubnetGroupPlainArgs
>
Members
Constructors
Get
Db
Subnet
Group
Plain
Args
Link copied to clipboard
constructor
(
dbSubnetGroupName
:
String
)
Properties
db
Subnet
Group
Name
Link copied to clipboard
val
dbSubnetGroupName
:
String
The name for the DB subnet group. This value is stored as a lowercase string. Constraints:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDbSubnetGroupPlainArgs