pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
GetMongoClusterPlainArgs
Get
Mongo
Cluster
Plain
Args
data
class
GetMongoClusterPlainArgs
(
val
mongoClusterName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetMongoClusterPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Mongo
Cluster
Plain
Args
Link copied to clipboard
fun
GetMongoClusterPlainArgs
(
mongoClusterName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMongoClusterPlainArgs
Properties
mongo
Cluster
Name
Link copied to clipboard
val
mongoClusterName
:
String
The name of the mongo cluster.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.