Class DeviceManagedNetworksArgs


  • public final class DeviceManagedNetworksArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • accountId

        public com.pulumi.core.Output<java.lang.String> accountId()
        Returns:
        The account identifier to target for the resource.
      • config

        public com.pulumi.core.Output<DeviceManagedNetworksConfigArgs> config()
        Returns:
        The configuration containing information for the WARP client to detect the managed network.
      • name

        public com.pulumi.core.Output<java.lang.String> name()
        Returns:
        The name of the Device Managed Network. Must be unique.
      • type

        public com.pulumi.core.Output<java.lang.String> type()
        Returns:
        The type of Device Managed Network. Available values: `tls`.