CreateRoleResponse
public struct CreateRoleResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure containing details about the new role.
Declaration
Swift
public let role: Role
-
Undocumented
Declaration
Swift
public init(role: Role)