Amazon.GameLift.Model.CreateBuildRequest.IsSetStorageLocation C# (CSharp) Method

IsSetStorageLocation() private method

private IsSetStorageLocation ( ) : bool
return bool
        internal bool IsSetStorageLocation()
        {
            return this._storageLocation != null;
        }