DisassociateRoleFromGroupResponse

public struct DisassociateRoleFromGroupResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The time, in milliseconds since the epoch, when the role was disassociated from the group.

    Declaration

    Swift

    public let disassociatedAt: String?
  • Undocumented

    Declaration

    Swift

    public init(disassociatedAt: String? = nil)