EncryptionScopeArgs

constructor(accountName: Output<String>? = null, encryptionScopeName: Output<String>? = null, keyVaultProperties: Output<EncryptionScopeKeyVaultPropertiesArgs>? = null, requireInfrastructureEncryption: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, source: Output<Either<String, EncryptionScopeSource>>? = null, state: Output<Either<String, EncryptionScopeState>>? = null)