AWS SDK for .NET Documentation
VisibleToAllUsers Property
AmazonAmazon.ElasticMapReduce.ModelSetVisibleToAllUsersRequestVisibleToAllUsers Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property VisibleToAllUsers.

Whether the specified job flows are visible to all IAM users of the AWS account associated with the job flow. If this value is set to True, all IAM users of that AWS account can view and, if they have the proper IAM policy permissions set, manage the job flows. If it is set to False, only the IAM user that created a job flow can view and manage it.

Declaration Syntax
C#
public bool VisibleToAllUsers { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)