toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessApplicationTargetCriteriaArgsBuilder
Access
Application
Target
Criteria
Args
Builder
class
AccessApplicationTargetCriteriaArgsBuilder
Builder for
AccessApplicationTargetCriteriaArgs
.
Members
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"wdoudvudvskkpusf"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gtiwyrbmgoposfwu"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"kpefvxtpggjfncak"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sildcqcunettfdhq"
)
suspend
fun
protocol
(
value
:
String
)
target
Attributes
Link copied to clipboard
@
JvmName
(
name
=
"lmlimfsckuiaevnf"
)
suspend
fun
targetAttributes
(
value
:
Output
<
Map
<
String
,
List
<
String
>
>
>
)
@
JvmName
(
name
=
"ycqsyghxcquhwvml"
)
fun
targetAttributes
(
vararg
values
:
Pair
<
String
,
List
<
String
>
>
)
@
JvmName
(
name
=
"wrvijubgkefyiwrl"
)
suspend
fun
targetAttributes
(
value
:
Map
<
String
,
List
<
String
>
>
)