pulumi-digitalocean-kotlin
4.22.0.0
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
GetFirewallInboundRuleBuilder
Get
Firewall
Inbound
Rule
Builder
class
GetFirewallInboundRuleBuilder
Builder for
GetFirewallInboundRule
.
Functions
Functions
port
Range
Link copied to clipboard
@
JvmName
(
name
=
"sbtuqajwfsglghow"
)
suspend
fun
portRange
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"dtcwrtaawwfjvskg"
)
suspend
fun
protocol
(
value
:
String
)
source
Addresses
Link copied to clipboard
@
JvmName
(
name
=
"eximedfyypspxikq"
)
suspend
fun
sourceAddresses
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vrlokbnjshihkrtt"
)
suspend
fun
sourceAddresses
(
value
:
List
<
String
>
?
)
source
Droplet
Ids
Link copied to clipboard
@
JvmName
(
name
=
"nhbmhpjxeaovvdyb"
)
suspend
fun
sourceDropletIds
(
vararg
values
:
Int
)
@
JvmName
(
name
=
"wvflogmxsrmoyial"
)
suspend
fun
sourceDropletIds
(
value
:
List
<
Int
>
?
)
source
Kubernetes
Ids
Link copied to clipboard
@
JvmName
(
name
=
"kbfhpexuywrcfgxq"
)
suspend
fun
sourceKubernetesIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"moemgwffptewnyao"
)
suspend
fun
sourceKubernetesIds
(
value
:
List
<
String
>
?
)
source
Load
Balancer
Uids
Link copied to clipboard
@
JvmName
(
name
=
"wyvliimilgcurfgg"
)
suspend
fun
sourceLoadBalancerUids
(
vararg
values
:
String
)
@
JvmName
(
name
=
"dtwmritbenenbqcy"
)
suspend
fun
sourceLoadBalancerUids
(
value
:
List
<
String
>
?
)
source
Tags
Link copied to clipboard
@
JvmName
(
name
=
"xcfjdgakdcwessfx"
)
suspend
fun
sourceTags
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wtnlnosemfrlqsea"
)
suspend
fun
sourceTags
(
value
:
List
<
String
>
?
)