toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin.outputs
/
DetectorDatasourcesS3Logs
Detector
Datasources
S3Logs
data
class
DetectorDatasourcesS3Logs
(
val
enable
:
Boolean
)
Members
Constructors
Detector
Datasources
S3Logs
Link copied to clipboard
constructor
(
enable
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enable
Link copied to clipboard
val
enable
:
Boolean
If true, enables
S3 protection
. Defaults to
true
.