Amazon.GameLift.Model.UpdateGameSessionRequest.IsSetPlayerSessionCreationPolicy C# (CSharp) Method

IsSetPlayerSessionCreationPolicy() private method

private IsSetPlayerSessionCreationPolicy ( ) : bool
return bool
        internal bool IsSetPlayerSessionCreationPolicy()
        {
            return this._playerSessionCreationPolicy != null;
        }