securityGroupIds

@JvmName(name = "ptwxeqmoimosnjkg")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "tlimyqsjtsyvfcnq")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The identifiers of the security groups for the image builder.


@JvmName(name = "ykonfbdllgfxrhog")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "gnqolehujqgspatm")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "vguivfrvnhoaylbh")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The identifiers of the security groups for the image builder.