com.pulumi.azure.mobile.NetworkPacketCoreDataPlaneArgs 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.mobile;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Import;
import com.pulumi.exceptions.MissingRequiredPropertyException;
import java.lang.String;
import java.util.Map;
import java.util.Objects;
import java.util.Optional;
import javax.annotation.Nullable;
public final class NetworkPacketCoreDataPlaneArgs extends com.pulumi.resources.ResourceArgs {
public static final NetworkPacketCoreDataPlaneArgs Empty = new NetworkPacketCoreDataPlaneArgs();
/**
* Specifies the Azure Region where the Mobile Network Packet Core Data Plane should exist. Changing this forces a new Mobile Network Packet Core Data Plane to be created.
*
*/
@Import(name="location")
private @Nullable Output location;
/**
* @return Specifies the Azure Region where the Mobile Network Packet Core Data Plane should exist. Changing this forces a new Mobile Network Packet Core Data Plane to be created.
*
*/
public Optional