securityGroupIngress

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


@JvmName(name = "ndnauptgohchmxjf")
suspend fun securityGroupIngress(values: List<Output<SecurityGroupIngressArgs>>)
@JvmName(name = "hdsfydofptuufhqu")
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 = "lyulpfffrevajkkn")
suspend fun securityGroupIngress(argument: List<suspend SecurityGroupIngressArgsBuilder.() -> Unit>)
@JvmName(name = "vrmfrxpuoaqoyghe")
suspend fun securityGroupIngress(vararg argument: suspend SecurityGroupIngressArgsBuilder.() -> Unit)
@JvmName(name = "uhfvxvnxeytqyetk")
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.