SpotFleetGroupIdentifierArgs

data class SpotFleetGroupIdentifierArgs(val groupId: Output<String>) : ConvertibleToJava<SpotFleetGroupIdentifierArgs>

Constructors

Link copied to clipboard
fun SpotFleetGroupIdentifierArgs(groupId: Output<String>)

Functions

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

Properties

Link copied to clipboard
val groupId: Output<String>