GetEc2InstancePlainArgs

data class GetEc2InstancePlainArgs(val resourceUri: String) : ConvertibleToJava<GetEc2InstancePlainArgs>

Constructors

Link copied to clipboard
constructor(resourceUri: String)

Properties

Link copied to clipboard

The fully qualified Azure Resource manager identifier of the resource.

Functions

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