Class AuditProfileDimensions.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • isPaidUsageEnabled

        public AuditProfileDimensions.Builder isPaidUsageEnabled​(Boolean isPaidUsageEnabled)
        Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges.

        The default value is inherited from the global settings. You can change at the global level or at the target level.

        Parameters:
        isPaidUsageEnabled - the value to set
        Returns:
        this builder