Amazon.IdentityManagement.Model.ServiceSpecificCredential.IsSetServiceUserName C# (CSharp) Method

IsSetServiceUserName() private method

private IsSetServiceUserName ( ) : bool
return bool
        internal bool IsSetServiceUserName()
        {
            return this._serviceUserName != null;
        }