Amazon.Snowball.Model.JobListEntry.IsSetSnowballType C# (CSharp) Method

IsSetSnowballType() private method

private IsSetSnowballType ( ) : bool
return bool
        internal bool IsSetSnowballType()
        {
            return this._snowballType != null;
        }