Amazon.CloudFront.Model.LambdaFunctionAssociation.IsSetEventType C# (CSharp) Method

IsSetEventType() private method

private IsSetEventType ( ) : bool
return bool
        internal bool IsSetEventType()
        {
            return this._eventType != null;
        }