Amazon.Snowball.Model.GetJobUnlockCodeResponse.IsSetUnlockCode C# (CSharp) Method

IsSetUnlockCode() private method

private IsSetUnlockCode ( ) : bool
return bool
        internal bool IsSetUnlockCode()
        {
            return this._unlockCode != null;
        }
GetJobUnlockCodeResponse