Amazon.CodePipeline.Model.PollForJobsRequest.IsSetActionTypeId C# (CSharp) Method

IsSetActionTypeId() private method

private IsSetActionTypeId ( ) : bool
return bool
        internal bool IsSetActionTypeId()
        {
            return this._actionTypeId != null;
        }