securityGroupIngress

@JvmName(name = "eqjnqdaoppuwaygx")
suspend fun securityGroupIngress(value: Output<List<SecurityGroupIngressArgs>>)
@JvmName(name = "mdqitdwrnjjbjbwr")
suspend fun securityGroupIngress(value: List<SecurityGroupIngressArgs>?)

Parameters

value

The inbound rules associated with the security group. There is a short interruption during which you cannot connect to the security group.


@JvmName(name = "fnemvuotxuoqnuxc")
suspend fun securityGroupIngress(vararg values: Output<SecurityGroupIngressArgs>)


@JvmName(name = "mswpjuoidwrldaob")
suspend fun securityGroupIngress(values: List<Output<SecurityGroupIngressArgs>>)
@JvmName(name = "fcivvrffhbcudyad")
suspend fun securityGroupIngress(vararg values: SecurityGroupIngressArgs)

Parameters

values

The inbound rules associated with the security group. There is a short interruption during which you cannot connect to the security group.


@JvmName(name = "bulaskvtrskwarbi")
suspend fun securityGroupIngress(argument: List<suspend SecurityGroupIngressArgsBuilder.() -> Unit>)
@JvmName(name = "mchprckskvnhguag")
suspend fun securityGroupIngress(vararg argument: suspend SecurityGroupIngressArgsBuilder.() -> Unit)
@JvmName(name = "lwndkjfpgjmfefdw")
suspend fun securityGroupIngress(argument: suspend SecurityGroupIngressArgsBuilder.() -> Unit)

Parameters

argument

The inbound rules associated with the security group. There is a short interruption during which you cannot connect to the security group.