Amazon.StepFunctions.Model.CreateStateMachineRequest.IsSetDefinition C# (CSharp) Méthode

IsSetDefinition() private méthode

private IsSetDefinition ( ) : bool
Résultat bool
        internal bool IsSetDefinition()
        {
            return this._definition != null;
        }