securityGroupIngress

@JvmName(name = "fumhydogsvuiuulf")
suspend fun securityGroupIngress(value: Output<List<SecurityGroupIngressArgs>>)
@JvmName(name = "pdonyqfpdscyamlq")
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 = "vwjxcttqkobunucf")
suspend fun securityGroupIngress(vararg values: Output<SecurityGroupIngressArgs>)


@JvmName(name = "npyqbmnqaftntief")
suspend fun securityGroupIngress(values: List<Output<SecurityGroupIngressArgs>>)
@JvmName(name = "ffqnfwvciuedlnmw")
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 = "shelwsxvrpcdppry")
suspend fun securityGroupIngress(argument: List<suspend SecurityGroupIngressArgsBuilder.() -> Unit>)
@JvmName(name = "kpuchegrdedctruh")
suspend fun securityGroupIngress(vararg argument: suspend SecurityGroupIngressArgsBuilder.() -> Unit)
@JvmName(name = "mamyqugownbytpxl")
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.