GetVcenterCredentialsPlainArgs

data class GetVcenterCredentialsPlainArgs(val parent: String) : ConvertibleToJava<GetVcenterCredentialsPlainArgs>

A collection of arguments for invoking getVcenterCredentials.

Constructors

Link copied to clipboard
constructor(parent: String)

Properties

Link copied to clipboard

The resource name of the private cloud which contains the Vcenter.

Functions

Link copied to clipboard
open override fun toJava(): GetVcenterCredentialsPlainArgs