securityGroups

@JvmName(name = "vsvdjadtgauqokev")
suspend fun securityGroups(value: Output<List<SpotFleetGroupIdentifierArgs>>)
@JvmName(name = "mwhenyabgcjpqbgs")
suspend fun securityGroups(value: List<SpotFleetGroupIdentifierArgs>?)

Parameters

value

The security groups. If you specify a network interface, you must specify any security groups as part of the network interface instead of using this parameter.


@JvmName(name = "pqwnkimawufgcjur")
suspend fun securityGroups(vararg values: Output<SpotFleetGroupIdentifierArgs>)


@JvmName(name = "nbyhefssxtmvqxxk")
suspend fun securityGroups(values: List<Output<SpotFleetGroupIdentifierArgs>>)
@JvmName(name = "ehuvuuvjjgiafvux")
suspend fun securityGroups(vararg values: SpotFleetGroupIdentifierArgs)

Parameters

values

The security groups. If you specify a network interface, you must specify any security groups as part of the network interface instead of using this parameter.


@JvmName(name = "ningiocadfpudglp")
suspend fun securityGroups(argument: List<suspend SpotFleetGroupIdentifierArgsBuilder.() -> Unit>)
@JvmName(name = "rwyoyfgdjboitttd")
suspend fun securityGroups(vararg argument: suspend SpotFleetGroupIdentifierArgsBuilder.() -> Unit)
@JvmName(name = "eciictseevooldao")
suspend fun securityGroups(argument: suspend SpotFleetGroupIdentifierArgsBuilder.() -> Unit)

Parameters

argument

The security groups. If you specify a network interface, you must specify any security groups as part of the network interface instead of using this parameter.