Amazon.EC2.Model.GetPasswordDataResponse.IsSetPasswordData C# (CSharp) Method

IsSetPasswordData() private method

private IsSetPasswordData ( ) : bool
return bool
        internal bool IsSetPasswordData()
        {
            return this._passwordData != null;
        }