AssociateRoleToGroupResponse
public struct AssociateRoleToGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The time, in milliseconds since the epoch, when the role ARN was associated with the group.
Declaration
Swift
public let associatedAt: String?
-
Undocumented
Declaration
Swift
public init(associatedAt: String? = nil)