securityGroups

@JvmName(name = "uhjqjhdtjrdhwhxi")
suspend fun securityGroups(value: Output<List<SpotFleetGroupIdentifierArgs>>)
@JvmName(name = "efunsmqwcfmddofh")
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 = "oqjwgprfnearihqp")
suspend fun securityGroups(vararg values: Output<SpotFleetGroupIdentifierArgs>)


@JvmName(name = "ynqginlilsdyjiwd")
suspend fun securityGroups(values: List<Output<SpotFleetGroupIdentifierArgs>>)
@JvmName(name = "xopajfcewpiuixxw")
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 = "rnokfouneycwynab")
suspend fun securityGroups(argument: List<suspend SpotFleetGroupIdentifierArgsBuilder.() -> Unit>)
@JvmName(name = "mgvxfkaukkhnivem")
suspend fun securityGroups(vararg argument: suspend SpotFleetGroupIdentifierArgsBuilder.() -> Unit)
@JvmName(name = "fmxnoijgnlfmfuxr")
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.