pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
GetScheduledAuditPlainArgs
Get
Scheduled
Audit
Plain
Args
data
class
GetScheduledAuditPlainArgs
(
val
scheduledAuditName
:
String
)
:
ConvertibleToJava
<
GetScheduledAuditPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Scheduled
Audit
Plain
Args
Link copied to clipboard
fun
GetScheduledAuditPlainArgs
(
scheduledAuditName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScheduledAuditPlainArgs
Properties
scheduled
Audit
Name
Link copied to clipboard
val
scheduledAuditName
:
String
The name you want to give to the scheduled audit.