DisassociateSkillFromUsersRequest
public struct DisassociateSkillFromUsersRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The private skill ID you want to make unavailable for enrolled users.
Declaration
Swift
public let skillId: String -
Undocumented
Declaration
Swift
public init(skillId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DisassociateSkillFromUsersRequest Structure Reference