securityGroupIds

@JvmName(name = "eqbhhypkhktfgitq")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "reyuyjbpmbcjvbdi")
suspend fun securityGroupIds(value: List<String>)

Parameters

value

ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.


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


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

Parameters

values

ID of the security group or security groups associated with the Amazon VPC connected to the infrastructure where your provider type is installed.