toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin
/
AccessLogSubscriptionArgsBuilder
Access
Log
Subscription
Args
Builder
class
AccessLogSubscriptionArgsBuilder
Builder for
AccessLogSubscriptionArgs
.
Members
Functions
destination
Arn
Link copied to clipboard
@
JvmName
(
name
=
"shhtrewfbtjgukwl"
)
suspend
fun
destinationArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rofjptruyeotjxhv"
)
suspend
fun
destinationArn
(
value
:
String
?
)
resource
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"ucnvukhkpkrwekag"
)
suspend
fun
resourceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rgwcccvydetnliqj"
)
suspend
fun
resourceIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"igcuuweelwccywum"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"bnuvgdweliooinab"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"qvinnppppjkyatgt"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)