Amazon.StepFunctions.Model.LambdaFunctionStartFailedEventDetails.IsSetCause C# (CSharp) Méthode

IsSetCause() private méthode

private IsSetCause ( ) : bool
Résultat bool
        internal bool IsSetCause()
        {
            return this._cause != null;
        }
LambdaFunctionStartFailedEventDetails