Amazon.GameLift.Model.CreateBuildRequest.IsSetStorageLocation C# (CSharp) 메소드

IsSetStorageLocation() 개인적인 메소드

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