C# Class Amazon.OpsWorks.Model.CreateUserProfileRequest

Container for the parameters to the CreateUserProfile operation. Creates a new user profile.

Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.

Inheritance: AmazonOpsWorksRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAllowSelfManagement ( ) : bool
IsSetIamUserArn ( ) : bool
IsSetSshPublicKey ( ) : bool
IsSetSshUsername ( ) : bool