GenerateOrganizationsAccessReportResponse

public struct GenerateOrganizationsAccessReportResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The job identifier that you can use in the GetOrganizationsAccessReport operation.

    Declaration

    Swift

    public let jobId: String?
  • Undocumented

    Declaration

    Swift

    public init(jobId: String? = nil)