pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.redshift.kotlin.inputs
/
SecurityGroupIngressArgsBuilder
Security
Group
Ingress
Args
Builder
class
SecurityGroupIngressArgsBuilder
Builder for
SecurityGroupIngressArgs
.
Functions
Functions
cidr
Link copied to clipboard
@
JvmName
(
name
=
"ajcgwtdmqevcnbgh"
)
suspend
fun
cidr
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"udnfbvdpbnryvcpi"
)
suspend
fun
cidr
(
value
:
String
?
)
security
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"ioivdmblsasyippx"
)
suspend
fun
securityGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"spfjruidjafhvpyy"
)
suspend
fun
securityGroupName
(
value
:
String
?
)
security
Group
Owner
Id
Link copied to clipboard
@
JvmName
(
name
=
"yrflegcrrnihmvnx"
)
suspend
fun
securityGroupOwnerId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vorsclyoprnhfqjg"
)
suspend
fun
securityGroupOwnerId
(
value
:
String
?
)