LandingZoneAccountResourcePropertiesArgs

data class LandingZoneAccountResourcePropertiesArgs(val storageAccount: Output<String>) : ConvertibleToJava<LandingZoneAccountResourcePropertiesArgs>

The properties of landing zone account resource type.

Constructors

Link copied to clipboard
constructor(storageAccount: Output<String>)

Properties

Link copied to clipboard
val storageAccount: Output<String>

The storage account that will host the generated infrastructure as code (IaC) for a landing zone deployment.

Functions

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