toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin.inputs
/
GetDbShardGroupPlainArgs
Get
Db
Shard
Group
Plain
Args
data
class
GetDbShardGroupPlainArgs
(
val
dbShardGroupIdentifier
:
String
)
:
ConvertibleToJava
<
GetDbShardGroupPlainArgs
>
Members
Constructors
Get
Db
Shard
Group
Plain
Args
Link copied to clipboard
constructor
(
dbShardGroupIdentifier
:
String
)
Properties
db
Shard
Group
Identifier
Link copied to clipboard
val
dbShardGroupIdentifier
:
String
The name of the DB shard group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDbShardGroupPlainArgs