toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin.inputs
/
GetDetectorPlainArgs
Get
Detector
Plain
Args
data
class
GetDetectorPlainArgs
(
val
id
:
String
?
=
null
)
:
ConvertibleToJava
<
GetDetectorPlainArgs
>
A collection of arguments for invoking getDetector.
Members
Constructors
Get
Detector
Plain
Args
Link copied to clipboard
constructor
(
id
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
ID of the detector.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDetectorPlainArgs