toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scvmm.kotlin.inputs
/
GetCloudPlainArgs
Get
Cloud
Plain
Args
data
class
GetCloudPlainArgs
(
val
cloudName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetCloudPlainArgs
>
Members
Constructors
Get
Cloud
Plain
Args
Link copied to clipboard
constructor
(
cloudName
:
String
,
resourceGroupName
:
String
)
Properties
cloud
Name
Link copied to clipboard
val
cloudName
:
String
Name of the Cloud.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCloudPlainArgs