OrganizationConfigurationDatasourcesS3LogsArgs

data class OrganizationConfigurationDatasourcesS3LogsArgs(val autoEnable: Output<Boolean>) : ConvertibleToJava<OrganizationConfigurationDatasourcesS3LogsArgs>

Constructors

constructor(autoEnable: Output<Boolean>)

Properties

Link copied to clipboard
val autoEnable: Output<Boolean>

Set to true if you want S3 data event logs to be automatically enabled for new members of the organization. Default: false

Functions

Link copied to clipboard
open override fun toJava(): OrganizationConfigurationDatasourcesS3LogsArgs