securityGroupIds

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

Parameters

value

The list of Amazon EC2 security group IDs attached to the Amazon VPC for your Grafana workspace to connect.


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


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

Parameters

values

The list of Amazon EC2 security group IDs attached to the Amazon VPC for your Grafana workspace to connect.