OrganizationConfigurationDatasourcesS3LogsArgs

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

Constructors

constructor(autoEnable: Output<Boolean>)

Properties

Link copied to clipboard
val autoEnable: Output<Boolean>

When this setting is enabled, all new accounts that are created in, or added to, the organization are added as a member accounts of the organization’s GuardDuty delegated administrator and GuardDuty is enabled in that AWS Region.

Functions

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