toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin
/
GuardDutyDetectorArgsBuilder
Guard
Duty
Detector
Args
Builder
class
GuardDutyDetectorArgsBuilder
Builder for
GuardDutyDetectorArgs
.
Members
Functions
location
Link copied to clipboard
@
JvmName
(
name
=
"xjbguygebjougawn"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dcsfxeqhavsmwmci"
)
suspend
fun
location
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"vnaqcpubyrthckts"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yveveennwuuovnna"
)
suspend
fun
name
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"uvclubgipmkejftk"
)
suspend
fun
properties
(
value
:
GuardDutyDetectorPropertiesArgs
?
)
@
JvmName
(
name
=
"fkkdfwngdxcboxai"
)
suspend
fun
properties
(
value
:
Output
<
GuardDutyDetectorPropertiesArgs
>
)
@
JvmName
(
name
=
"qlvwvlfeocqitvim"
)
suspend
fun
properties
(
argument
:
suspend
GuardDutyDetectorPropertiesArgsBuilder
.
(
)
->
Unit
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"nabgladnwhbagklh"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bximwqiibhbeycid"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"tvtdyfmynoievhvk"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"iqhoxrqevjqemfyc"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"aqgdfafpxrrffght"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)