toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.vmwarecloudsimple.kotlin.inputs
/
ResourcePoolArgs
Resource
Pool
Args
data
class
ResourcePoolArgs
(
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
ResourcePoolArgs
>
Resource pool model
Members
Constructors
Resource
Pool
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
resource pool id (privateCloudId:vsphereId)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ResourcePoolArgs