Amazon.GameLift.Model.CreateBuildRequest.IsSetStorageLocation C# (CSharp) Метод

IsSetStorageLocation() приватный Метод

private IsSetStorageLocation ( ) : bool
Результат bool
        internal bool IsSetStorageLocation()
        {
            return this._storageLocation != null;
        }