pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dlp.v2.kotlin.inputs
/
GooglePrivacyDlpV2TimespanConfigArgsBuilder
Google
Privacy
Dlp
V2Timespan
Config
Args
Builder
class
GooglePrivacyDlpV2TimespanConfigArgsBuilder
Builder for
GooglePrivacyDlpV2TimespanConfigArgs
.
Functions
Functions
enable
Auto
Population
Of
Timespan
Config
Link copied to clipboard
@
JvmName
(
name
=
"tyuvxxnknkjhlumw"
)
suspend
fun
enableAutoPopulationOfTimespanConfig
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"cphceiqpuhkqkmnb"
)
suspend
fun
enableAutoPopulationOfTimespanConfig
(
value
:
Boolean
?
)
end
Time
Link copied to clipboard
@
JvmName
(
name
=
"hmxrdqfspbxbjlax"
)
suspend
fun
endTime
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kkcnlnfxfqepnrho"
)
suspend
fun
endTime
(
value
:
String
?
)
start
Time
Link copied to clipboard
@
JvmName
(
name
=
"lgkfjhirefvrcpno"
)
suspend
fun
startTime
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hybjvxfmntkqunun"
)
suspend
fun
startTime
(
value
:
String
?
)
timestamp
Field
Link copied to clipboard
@
JvmName
(
name
=
"kcupcccdbkgshcpd"
)
suspend
fun
timestampField
(
value
:
Output
<
GooglePrivacyDlpV2FieldIdArgs
>
)
@
JvmName
(
name
=
"tlscnifbohfuinpb"
)
suspend
fun
timestampField
(
value
:
GooglePrivacyDlpV2FieldIdArgs
?
)
@
JvmName
(
name
=
"ouladoxfyovgfoui"
)
suspend
fun
timestampField
(
argument
:
suspend
GooglePrivacyDlpV2FieldIdArgsBuilder
.
(
)
->
Unit
)