Amazon.OpsWorks.Model.DescribeMyUserProfileResult.IsSetUserProfile C# (CSharp) Method

IsSetUserProfile() private method

private IsSetUserProfile ( ) : bool
return bool
        internal bool IsSetUserProfile()
        {
            return this.userProfile != null;
        }
    }
DescribeMyUserProfileResult