class AWS::IAM::UserPolicyCollection
def initialize user, options = {}
-
user
(User
) -- The user that owns this collection.
def initialize user, options = {} @user = user super end
user
(User
)
-- The user that owns this collection.
def initialize user, options = {} @user = user super end