GetNsxCredentialsPlainArgs

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

A collection of arguments for invoking getNsxCredentials.

Constructors

Link copied to clipboard
constructor(parent: String)

Properties

Link copied to clipboard

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

Functions

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