security Group Ingress
Parameters
value
The inbound rules associated with the security group. There is a short interruption during which you cannot connect to the security group.
Parameters
values
The inbound rules associated with the security group. There is a short interruption during which you cannot connect to the security group.
suspend fun securityGroupIngress(argument: List<suspend SecurityGroupIngressArgsBuilder.() -> Unit>)
suspend fun securityGroupIngress(vararg 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.