OrganizationPropertiesArgs

data class OrganizationPropertiesArgs(val properties: Output<List<OrganizationPropertiesPropertyArgs>>? = null) : ConvertibleToJava<OrganizationPropertiesArgs>

Constructors

Link copied to clipboard
constructor(properties: Output<List<OrganizationPropertiesPropertyArgs>>? = null)

Properties

Link copied to clipboard

List of all properties in the object. Structure is documented below.

Functions

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