Amazon.OpsWorks.Model.UserProfile.IsSetIamUserArn C# (CSharp) Method

IsSetIamUserArn() private method

private IsSetIamUserArn ( ) : bool
return bool
        internal bool IsSetIamUserArn()
        {
            return this.iamUserArn != null;
        }