C# Class Amazon.ElasticMapReduce.Model.SetVisibleToAllUsersRequest

Container for the parameters to the SetVisibleToAllUsers operation.

Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specifed job flows. This action works on running job flows. You can also set the visibility of a job flow when you launch it using the VisibleToAllUsers parameter of RunJobFlow. The SetVisibleToAllUsers action can be called only by an IAM user who created the job flow or the AWS account that owns the job flow.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Mostra file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetJobFlowIds ( ) : bool
IsSetVisibleToAllUsers ( ) : bool