Class GetEffectiveAccountSettingsOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class GetEffectiveAccountSettingsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getEffectiveAccountSettings options.
    • Method Detail

      • accountId

        public java.lang.String accountId()
        Gets the accountId. Unique ID of the account.
        Returns:
        the accountId
      • includeHistory

        public java.lang.Boolean includeHistory()
        Gets the includeHistory. Defines if the entity history is included in the response.
        Returns:
        the includeHistory
      • resolveUserMfa

        public java.lang.Boolean resolveUserMfa()
        Gets the resolveUserMfa. Enrich MFA exemptions with user information.
        Returns:
        the resolveUserMfa