Class CreateMfaReportOptions

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

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

      • accountId

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

        public java.lang.String type()
        Gets the type. Optional report type. The supported value is 'mfa_status'. List MFA enrollment status for all the identities.
        Returns:
        the type