com.pulumi.azure.netapp.inputs.VolumeGroupSapHanaState Maven / Gradle / Ivy
// *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.azure.netapp.inputs;
import com.pulumi.azure.netapp.inputs.VolumeGroupSapHanaVolumeArgs;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Import;
import java.lang.String;
import java.util.List;
import java.util.Objects;
import java.util.Optional;
import javax.annotation.Nullable;
public final class VolumeGroupSapHanaState extends com.pulumi.resources.ResourceArgs {
public static final VolumeGroupSapHanaState Empty = new VolumeGroupSapHanaState();
/**
* Name of the account where the application volume group belong to. Changing this forces a new Application Volume Group to be created and data will be lost.
*
*/
@Import(name="accountName")
private @Nullable Output accountName;
/**
* @return Name of the account where the application volume group belong to. Changing this forces a new Application Volume Group to be created and data will be lost.
*
*/
public Optional